More placeholders for tests
This commit is contained in:
parent
471e23a388
commit
7183cfd561
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user