This was never added to all.py

cc: Mike Stroyan <[email protected]>
cc: Kenneth Graunke <[email protected]>
Signed-off-by: Dylan Baker <[email protected]>
---
 tests/all.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/all.py b/tests/all.py
index ca72b65..5211ff8 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -3930,6 +3930,7 @@ with profile.group_manager(
         grouptools.join('spec', 'arb_draw_buffers')) as g:
     g(['arb_draw_buffers-state_change'], run_concurrent=False)
     g(['fbo-mrt-alphatest'], run_concurrent=False)
+    g(['fbo-mrt-new-bind'], run_concurrent=False)
 
 with profile.group_manager(
         PiglitGLTest,
-- 
2.5.1

_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to