More placeholders for tests

This commit is contained in:
Thomas Adamcik 2010-04-29 22:09:55 +02:00
parent 471e23a388
commit 7183cfd561

View File

@ -987,6 +987,12 @@ class BaseLibraryControllerTest(object):
def test_refresh(self):
raise SkipTest
def test_refresh_uri(self):
raise SkipTest
def test_refresh_missing_uri(self):
raise SkipTest
def test_lookup(self):
raise SkipTest