Merge "Make -DUSE_DEFAULT_RESOURCE_DIR=OFF compile again" into devel/master
[platform/core/uifw/dali-toolkit.git] / automated-tests / resources / dli / material-environment-out-of-bounds.dli
1 {
2   "scenes": [ { "nodes" : [ 0 ] } ],
3   "nodes": [ { "name": "root" } ],
4   "materials": [ {
5     "environment": 0
6   } ]
7 }