This commit is contained in:
Michael Droettboom 2018-11-08 15:25:21 -05:00
parent d2067f705b
commit 50ee86bd36
1 changed files with 2 additions and 1 deletions

View File

@ -79,7 +79,8 @@ def test_import(name, selenium_standalone):
print(selenium_standalone.logs) print(selenium_standalone.logs)
raise raise
# Make sure that even after importing, there are no additional .pyc files # Make sure that even after importing, there are no additional .pyc
# files
assert selenium_standalone.run( assert selenium_standalone.run(
""" """
len(list(glob.glob( len(list(glob.glob(