mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Drawing tests structure cleanup
This commit is contained in:
13
test/drawing/DrawingTests.browser.js
Normal file
13
test/drawing/DrawingTests.browser.js
Normal file
@ -0,0 +1,13 @@
|
||||
{"tests" : [
|
||||
"pen.drawing.json",
|
||||
"bucket.drawing.json",
|
||||
"color.picker.json",
|
||||
"frames.fun.json",
|
||||
"layers.fun.json",
|
||||
"lighten.darken.json",
|
||||
"move.json",
|
||||
"pen.secondary.color.json",
|
||||
"squares.circles.json",
|
||||
"stroke.json",
|
||||
"verticalpen.drawing.json"
|
||||
]}
|
Reference in New Issue
Block a user