summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Baker <baker.dylan.c@gmail.com>2015-09-02 11:47:28 -0700
committerDylan Baker <baker.dylan.c@gmail.com>2015-09-16 14:42:51 -0700
commit7afb89d1eaca0e992a31fabbff661e0708991ca9 (patch)
treebe577e2472ccec160f68b617d6df1eee17992359
parent55e74da022863f76e691429805e488e0b39710d1 (diff)
tests.all: add arb_framebuffer_srgb-pushpop
This was never added to all.py. cc: Eric Anholt <eric@anholt.net> Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
-rw-r--r--tests/all.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/all.py b/tests/all.py
index 435355636..be2d7aa29 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -2025,6 +2025,7 @@ with profile.group_manager(
framebuffer_srgb_setting))
g(['framebuffer-srgb'], run_concurrent=False)
g(['arb_framebuffer_srgb-clear'])
+ g(['arb_framebuffer_srgb-pushpop'])
with profile.group_manager(
PiglitGLTest,