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, 0 insertions, 1 deletions
diff --git a/tests/all.py b/tests/all.py
index a40d075bb..3ee3a273e 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -103,7 +103,6 @@ glean = {}
glean['basic'] = GleanTest('basic')
glean['api2'] = GleanTest('api2')
glean['makeCurrent'] = GleanTest('makeCurrent')
-glean['blendFunc'] = GleanTest('blendFunc')
glean['bufferObject'] = GleanTest('bufferObject')
glean['depthStencil'] = GleanTest('depthStencil')
glean['fbo'] = GleanTest('fbo')