diff --git a/test/__init__.py b/test/__init__.py index 736a215..50580a9 100644 --- a/test/__init__.py +++ b/test/__init__.py @@ -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"))