piskel/test/drawing/DrawingTests.casper.js

11 lines
273 B
JavaScript
Raw Normal View History

2014-08-26 10:21:58 +04:00
(typeof exports != "undefined" ? exports : pskl_exports).tests = [
"pen.drawing.json",
"color.picker.json",
"frames.fun.json",
"layers.fun.json",
"move.json",
"pen.secondary.color.json",
"squares.circles.json",
"stroke.json",
"verticalpen.drawing.json"
2014-08-26 10:21:58 +04:00
];