Signed-off-by: Dylan Baker <[email protected]> --- framework/glsl_parser_test.py | 1 - 1 file changed, 1 deletion(-)
diff --git a/framework/glsl_parser_test.py b/framework/glsl_parser_test.py index 91f59cb..eadf71f 100755 --- a/framework/glsl_parser_test.py +++ b/framework/glsl_parser_test.py @@ -38,7 +38,6 @@ import re import subprocess import sys -from ConfigParser import SafeConfigParser from core import Test, testBinDir, TestResult from cStringIO import StringIO from exectest import PlainExecTest -- 1.8.5.3 _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
