Moved tests out to root directory.
This commit is contained in:
2
test/__init__.py
Normal file
2
test/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
import sys, os
|
||||
sys.path.append(os.path.realpath(os.path.dirname(__file__)+"/.."))
|
||||
Reference in New Issue
Block a user