summaryrefslogtreecommitdiff
path: root/tests/all.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/all.py')
-rw-r--r--tests/all.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/all.py b/tests/all.py
index 30b4bd8b1..2cb927801 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -2985,6 +2985,7 @@ with profile.group_manager(
g(['fbo-generatemipmap-formats', 'GL_EXT_texture_compression_s3tc'],
'fbo-generatemipmap-formats')
add_texwrap_format_tests(g, 'GL_EXT_texture_compression_s3tc')
+ g(['getcompressedteximage'], 'getcompressedteximage');
with profile.group_manager(
PiglitGLTest,