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 d4d66b149..6941c65ea 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -663,6 +663,7 @@ with profile.test_list.group_manager(
g(['glx-fbo-binding'], run_concurrent=False)
g(['glx-multi-context-front'], run_concurrent=False)
g(['glx-multi-context-ib-1'], run_concurrent=False)
+ g(['glx-multi-context-single-window'], run_concurrent=False)
g(['glx-multithread'], run_concurrent=False)
g(['glx-multithread-texture'], run_concurrent=False)
g(['glx-multithread-makecurrent-1'], run_concurrent=False)