summaryrefslogtreecommitdiff
path: root/tests/all.py
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2014-07-05 20:18:10 -0700
committerMatt Turner <mattst88@gmail.com>2014-07-06 18:22:29 -0700
commit9d9de7abe22ed9b7c59dd8f786fda0a792448838 (patch)
tree666a5572765d2a66273cf39604aa26f765730981 /tests/all.py
parent328f6c998d76d23fd2baa1a08b92d4319e277938 (diff)
glean/glsl1: Delete duplicated float literal tests.
Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
Diffstat (limited to 'tests/all.py')
-rw-r--r--tests/all.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/all.py b/tests/all.py
index 52801b56f..485da34ee 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -149,7 +149,6 @@ glean_glsl_tests = [
'Primary plus secondary color',
'Global vars and initializers',
'Global vars and initializers (2)',
- 'Float Literals',
'Swizzle',
'Swizzle (rgba)',
'Swizzle (stpq)',