Signed-off-by: Dylan Baker <[email protected]>
---
tests/sanity.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/sanity.py b/tests/sanity.py
index eb246e6..6a65348 100644
--- a/tests/sanity.py
+++ b/tests/sanity.py
@@ -10,4 +10,4 @@ __all__ = ['profile']
profile = TestProfile()
profile.tests['spec/!OpenGL 1.0/gl-1.0-readpixsanity'] = \
- PiglitGLTest('gl-1.0-readpixsanity', run_concurrent=True)
+ PiglitGLTest(['gl-1.0-readpixsanity'], run_concurrent=True)
--
2.2.1
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit