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:
authorCampbell Barton <ideasman42@gmail.com>2017-08-19 14:54:05 +0300
committerCampbell Barton <ideasman42@gmail.com>2017-08-19 14:54:05 +0300
commit2332051419d9aeb99477335e64720b82b106426a (patch)
tree61935b3296c88f2c6f6227f158fdab5d86d41072 /tests/python/CMakeLists.txt
parent4437ccf4767c6958847da19c8f8b839f6e3e263b (diff)
parent1cc4033df8d7fdd87bc1be14e265ab77f0713e54 (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'tests/python/CMakeLists.txt')
-rw-r--r--tests/python/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt
index dd824b9f824..bc689897267 100644
--- a/tests/python/CMakeLists.txt
+++ b/tests/python/CMakeLists.txt
@@ -539,6 +539,7 @@ if(WITH_CYCLES)
add_cycles_render_test(image_data_types)
add_cycles_render_test(image_mapping)
add_cycles_render_test(image_texture_limit)
+ add_cycles_render_test(light)
add_cycles_render_test(mblur)
add_cycles_render_test(reports)
add_cycles_render_test(render)