Browse Source

Add Validation Test

sebastien 7 năm trước cách đây
mục cha
commit
3671195173

BIN
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"
     }
   ]
 }