Layers unittest: layer_cyncing test was not being called

This commit is contained in:
Dalai Felinto
2017-04-10 10:08:29 +02:00
parent 90b2b99505
commit b6ba507c1b
2 changed files with 1 additions and 1 deletions

View File

@@ -155,7 +155,7 @@ RENDER_LAYER_TEST(move_into_layer_collection_h)
RENDER_LAYER_TEST(move_into_layer_collection_i)
RENDER_LAYER_TEST(move_into_layer_collection_j)
RENDER_LAYER_TEST(layer_linking)
RENDER_LAYER_TEST(layer_syncinc)
RENDER_LAYER_TEST(layer_syncing)
RENDER_LAYER_TEST(scene_copy_a)
RENDER_LAYER_TEST(scene_copy_b)
RENDER_LAYER_TEST(scene_copy_c)