Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/python/render_layer/CMakeLists.txt')
-rw-r--r--tests/python/render_layer/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/python/render_layer/CMakeLists.txt b/tests/python/render_layer/CMakeLists.txt
index 962c1f7da36..a6e159f2f96 100644
--- a/tests/python/render_layer/CMakeLists.txt
+++ b/tests/python/render_layer/CMakeLists.txt
@@ -64,6 +64,9 @@ RENDER_LAYER_TEST(evaluation_visibility_c)
RENDER_LAYER_TEST(evaluation_visibility_d)
RENDER_LAYER_TEST(evaluation_visibility_e)
RENDER_LAYER_TEST(evaluation_visibility_f)
+RENDER_LAYER_TEST(evaluation_visibility_g)
+RENDER_LAYER_TEST(evaluation_visibility_h)
+RENDER_LAYER_TEST(evaluation_visibility_i)
RENDER_LAYER_TEST(evaluation_selectability_a)
RENDER_LAYER_TEST(evaluation_selectability_b)
RENDER_LAYER_TEST(evaluation_selectability_c)