import * is bad, mmmkay
---
tests/sanity.tests | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/sanity.tests b/tests/sanity.tests
index baff0db..8fd6bfa 100644
--- a/tests/sanity.tests
+++ b/tests/sanity.tests
@@ -2,8 +2,8 @@
# Minimal tests to check whether the installation is working
#
-from framework.core import *
-from framework.gleantest import *
+from framework.core import Group, TestProfile
+from framework.gleantest import GleanTest
glean = Group()
glean['basic'] = GleanTest('basic')
--
1.8.1.5
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit