NoValueReturn is not needed now + apply_requires is now in settings
This commit is contained in:
@ -108,7 +108,7 @@ def test_getpaths_with_hidden():
|
||||
def test_str():
|
||||
descr = make_description()
|
||||
c = Config(descr)
|
||||
print c # does not crash
|
||||
c # does not crash
|
||||
|
||||
#def test_dir():
|
||||
# descr = make_description()
|
||||
|
Reference in New Issue
Block a user