summaryrefslogtreecommitdiff
path: root/tests/all.tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/all.tests')
-rw-r--r--tests/all.tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/all.tests b/tests/all.tests
index ea503e4d..50e07d51 100644
--- a/tests/all.tests
+++ b/tests/all.tests
@@ -150,6 +150,7 @@ add_plain_test(shaders, 'glsl-reload-source')
add_plain_test(shaders, 'glsl-uniform-out-of-bounds')
add_plain_test(shaders, 'glsl-uniform-update')
add_plain_test(shaders, 'glsl-unused-varying')
+add_plain_test(shaders, 'glsl-fs-bug25902')
add_plain_test(shaders, 'glsl-fs-exp2')
add_plain_test(shaders, 'glsl-fs-fragcoord')
add_plain_test(shaders, 'glsl-fs-log2')