---
framework/test/piglit_test.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/framework/test/piglit_test.py b/framework/test/piglit_test.py
index 6511e0f53..f52915d18 100644
--- a/framework/test/piglit_test.py
+++ b/framework/test/piglit_test.py
@@ -205,6 +205,7 @@ class BuiltInConstantsTest(PiglitBaseTest):
command[1] = os.path.join(ROOT_DIR, 'tests', command[1])
return command
+
class PiglitCLTest(PiglitBaseTest): # pylint: disable=too-few-public-methods
""" OpenCL specific Test class.
--
2.18.0
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit