Test init file now appends correct module path.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
import sys, os
|
||||
sys.path.append(os.path.realpath(os.path.dirname(__file__)+"/.."))
|
||||
sys.path.append(os.path.realpath(os.path.dirname(__file__)+"/seasonedParser"))
|
||||
|
||||
Reference in New Issue
Block a user