summaryrefslogtreecommitdiff
path: root/tests/conform/test-conform-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/conform/test-conform-main.c')
-rw-r--r--tests/conform/test-conform-main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/conform/test-conform-main.c b/tests/conform/test-conform-main.c
index 1dd9b68d..0e2e34c3 100644
--- a/tests/conform/test-conform-main.c
+++ b/tests/conform/test-conform-main.c
@@ -140,6 +140,7 @@ main (int argc, char **argv)
UNPORTED_TEST ("/cogl", test_cogl_readpixels);
UNPORTED_TEST ("/cogl", test_cogl_path);
ADD_TEST ("/cogl", test_cogl_depth_test);
+ ADD_TEST ("/cogl", test_cogl_color_mask);
UNPORTED_TEST ("/cogl/texture", test_cogl_npot_texture);
UNPORTED_TEST ("/cogl/texture", test_cogl_multitexture);