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 65067f508..087a7c5ac 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -3923,6 +3923,7 @@ with profile.group_manager(
g(['arb_blend_func_extended-blend-api'], run_concurrent=False)
g(['arb_blend_func_extended-error-at-begin'], run_concurrent=False)
g(['arb_blend_func_extended-getfragdataindex'], run_concurrent=False)
+ g(['arb_blend_func_extended-output-location'], run_concurrent=False)
g(['arb_blend_func_extended-fbo-extended-blend'], run_concurrent=False)
g(['arb_blend_func_extended-fbo-extended-blend-explicit'],
run_concurrent=False)