[Piglit] [PATCH 04/18] program_tests.py: remove unused import

Dylan Baker baker.dylan.c at gmail.com
Tue Aug 19 13:24:58 PDT 2014


Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
---
 framework/tests/programs_tests.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/framework/tests/programs_tests.py b/framework/tests/programs_tests.py
index 3d61460..cd706c7 100644
--- a/framework/tests/programs_tests.py
+++ b/framework/tests/programs_tests.py
@@ -30,7 +30,6 @@ import os
 import shutil
 import ConfigParser
 import framework.core as core
-import framework.programs.run as run
 import framework.tests.utils as utils
 import nose.tools as nt
 
-- 
2.0.4



More information about the Piglit mailing list