summaryrefslogtreecommitdiff
path: root/tests/all.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/all.py')
-rw-r--r--tests/all.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/all.py b/tests/all.py
index 5de1c8cb3..cd244df24 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -4171,6 +4171,8 @@ with profile.group_manager(
PiglitGLTest,
grouptools.join('spec', 'khr_texture_compression_astc')) as g:
g(['arb_texture_compression-invalid-formats', 'astc'], 'invalid formats')
+ g(['khr_compressed_astc-miptree_gl'], 'miptree-gl')
+ g(['khr_compressed_astc-miptree_gles2'], 'miptree-gles')
with profile.group_manager(
PiglitGLTest,