浏览代码

Add Validation Test

sebastien 7 年之前
父节点
当前提交
3671195173
共有 2 个文件被更改,包括 5 次插入0 次删除
  1. 二进制
      tests/validation/ReferenceImages/lightFalloff.png
  2. 5 0
      tests/validation/config.json

二进制
tests/validation/ReferenceImages/lightFalloff.png


+ 5 - 0
tests/validation/config.json

@@ -502,6 +502,11 @@
       "title": "DDS",
       "playgroundId": "#ZI77S7#3",
       "referenceImage": "dds.png"
+    },
+    {
+      "title": "LightFalloff",
+      "playgroundId": "#20OAV9#201",
+      "referenceImage": "lightFalloff.png"
     }
   ]
 }