Extra test for MY_CONFIG variable; fix order import for stub/dynamic config
This commit is contained in:
parent
636060db57
commit
6d1fba2171
4 changed files with 61 additions and 30 deletions
|
@ -72,7 +72,7 @@ def test_explicit_glob():
|
|||
assert get_files('/tmp/hpi_test', glob='file_*.zip') == expected
|
||||
|
||||
|
||||
def test_implicit_blog():
|
||||
def test_implicit_glob():
|
||||
'''
|
||||
Asterisc in the path results in globing too.
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue