Signed-off-by: Dylan Baker <[email protected]> --- framework/tests/gleantest_tests.py | 2 -- 1 file changed, 2 deletions(-)
diff --git a/framework/tests/gleantest_tests.py b/framework/tests/gleantest_tests.py index ccc2fbb..d157b09 100644 --- a/framework/tests/gleantest_tests.py +++ b/framework/tests/gleantest_tests.py @@ -21,8 +21,6 @@ """ Tests for the glean class. Requires Nose """ from __future__ import print_function -import os -from nose.plugins.skip import SkipTest import nose.tools as nt import framework.tests.utils as utils -- 2.1.1 _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
