Cycles tests: Enable texture space tests

This commit is contained in:
2017-12-19 09:50:55 +01:00
parent 77c62c7793
commit a130c82f0a

View File

@@ -547,6 +547,7 @@ if(WITH_CYCLES)
add_cycles_render_test(shader)
add_cycles_render_test(shader_tangent)
add_cycles_render_test(shadow_catcher)
add_cycles_render_test(texture_space)
add_cycles_render_test(volume)
else()
MESSAGE(STATUS "Disabling Cycles tests because tests folder does not exist")