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 6112d415f..f485085ea 100644
--- a/tests/all.tests
+++ b/tests/all.tests
@@ -258,6 +258,7 @@ texturing = Group()
add_plain_test(texturing, 'array-texture')
add_plain_test(texturing, 'copytexsubimage')
add_plain_test(texturing, 'cubemap')
+add_plain_test(texturing, 'depth-level-clamp')
add_plain_test(texturing, 'gen-teximage')
add_plain_test(texturing, 'gen-compressed-teximage')
add_plain_test(texturing, 'gen-nonzero-unit')