piskel/test/drawing/DrawingTests.casper.js
2014-08-26 08:21:58 +02:00

11 lines
273 B
JavaScript

(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"
];