Fixes: f1dc46ddf8c1f033ae24d322deff663889b2267d
       ("ARB_get_program_binary: Test that restoring active program takes 
effect")
CC: Jordan Justen <[email protected]>
---
 tests/opengl.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/opengl.py b/tests/opengl.py
index d02aefc30..ba11bfccc 100644
--- a/tests/opengl.py
+++ b/tests/opengl.py
@@ -1688,6 +1688,8 @@ with profile.test_list.group_manager(
     g(['arb_get_program_binary-xfb-varyings'],
       'xfb-varyings')
     g(['arb_get_program_binary-reset-uniform'], 'reset-uniform')
+    g(['arb_get_program_binary-restore-implict-use-prgram'],
+      'restore-implicit-use-program')
 
 with profile.test_list.group_manager(
         PiglitGLTest, grouptools.join('spec', 'EXT_depth_bounds_test')) as g:
-- 
2.17.1

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

Reply via email to