Signed-off-by: Dylan Baker <baker.dyla...@gmail.com> --- framework/exectest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/framework/exectest.py b/framework/exectest.py index 98ae389..84b8bf2 100644 --- a/framework/exectest.py +++ b/framework/exectest.py @@ -26,7 +26,7 @@ import subprocess import threading import shlex -from core import Test, testBinDir, TestResult +from .core import Test, testBinDir, TestResult # Platform global variables -- 1.8.5.3 _______________________________________________ Piglit mailing list Piglit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/piglit