Commit df402d24 authored by Andreas Jung's avatar Andreas Jung

fixed import problem with testrunner

parent 964db367
......@@ -92,6 +92,7 @@ except ImportError:
import Testing
import unittest
sys.path.insert(0, '..')
from SortEx import *
from ztestlib import *
from results import *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment