summaryrefslogtreecommitdiff
path: root/tests/glslparsertest
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-12-29 02:16:10 -0800
committerVinson Lee <vlee@vmware.com>2010-12-29 02:16:10 -0800
commita10cc799f2af730110e0293e5596f5358ad713c0 (patch)
tree5668466ef3ea36bde2aa78d08295ad136aaa39a8 /tests/glslparsertest
parent7ec065dcb4c4b80ea9c17adba4cc904a183eec62 (diff)
glslparsertest: Fix glsl_version option in loop-07.frag.
Diffstat (limited to 'tests/glslparsertest')
-rw-r--r--tests/glslparsertest/glsl2/loop-07.frag2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/glslparsertest/glsl2/loop-07.frag b/tests/glslparsertest/glsl2/loop-07.frag
index e2a62afb2..7ff9da452 100644
--- a/tests/glslparsertest/glsl2/loop-07.frag
+++ b/tests/glslparsertest/glsl2/loop-07.frag
@@ -1,6 +1,6 @@
// [config]
// expect_result: pass
-// glsl_version: 110
+// glsl_version: 1.10
// [end config]
void main()