Signed-off-by: Dylan Baker <[email protected]>
---
tests/all.py | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/tests/all.py b/tests/all.py
index b8d9435..1fc0847 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -163,8 +163,7 @@ glean['texUnits'] = GleanTest('texUnits')
glean['vertArrayBGRA'] = GleanTest('vertArrayBGRA')
glean['vertattrib'] = GleanTest('vertattrib')
-glean_glsl_tests = [
- 'Primary plus secondary color',
+glean_glsl_tests = ['Primary plus secondary color',
'Global vars and initializers',
'Global vars and initializers (2)',
'Swizzle',
--
2.2.2
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit