Fix VD svace problem.
[platform/core/uifw/dali-toolkit.git] / automated-tests / src / dali-toolkit / utc-Dali-Scene3dView.cpp
index 1105c73..2b058a0 100644 (file)
@@ -43,7 +43,8 @@ namespace
  * Take from https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/AnimatedCube
  */
 const char* TEST_GLTF_FILE_NAME[] = {TEST_RESOURCE_DIR "/AnimatedCube.gltf",
-                                     TEST_RESOURCE_DIR "/InterpolationTest.gltf"};
+                                     TEST_RESOURCE_DIR "/InterpolationTest.gltf",
+                                     TEST_RESOURCE_DIR "/coverageTest.gltf"};
 /**
  * For the diffuse and specular cube map texture.
  * These textures are based off version of Wave engine sample