Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=85079
Signed-off-by: Dylan Baker <dylanx.c.ba...@intel.com>
---
 piglit-print-commands.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/piglit-print-commands.py b/piglit-print-commands.py
index 17c26da..af24902 100755
--- a/piglit-print-commands.py
+++ b/piglit-print-commands.py
@@ -31,8 +31,7 @@ import os.path as path
 sys.path.append(path.dirname(path.realpath(sys.argv[0])))
 import framework.core as core
 import framework.profile
-from framework.exectest import Test
-from framework.gleantest import GleanTest
+from framework.test import Test, GleanTest
 
 
 def main():
-- 
2.1.2

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to