write test for get_clan_flake_toplevel
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
import os
|
||||
sys.path.append(os.path.join(os.path.dirname(__file__), 'helpers'))
|
||||
import sys
|
||||
|
||||
sys.path.append(os.path.join(os.path.dirname(__file__), "helpers"))
|
||||
|
||||
pytest_plugins = ["temporary_dir"]
|
||||
|
||||
Reference in New Issue
Block a user