2014-08-26 10:21:58 +04:00
|
|
|
(typeof exports != "undefined" ? exports : pskl_exports).tests = [
|
2014-08-24 19:57:30 +04:00
|
|
|
"pen.drawing.json",
|
|
|
|
"color.picker.json",
|
|
|
|
"frames.fun.json",
|
2015-08-25 02:01:12 +03:00
|
|
|
"history.basic.json",
|
2014-08-24 19:57:30 +04:00
|
|
|
"layers.fun.json",
|
2014-09-13 22:21:40 +04:00
|
|
|
"layers.merge.json",
|
2014-08-24 19:57:30 +04:00
|
|
|
"move.json",
|
2015-09-02 01:48:29 +03:00
|
|
|
"move-alllayers-allframes.json",
|
2014-08-24 19:57:30 +04:00
|
|
|
"pen.secondary.color.json",
|
2015-08-25 00:56:09 +03:00
|
|
|
"selection.rectangular.json",
|
2014-08-24 19:57:30 +04:00
|
|
|
"squares.circles.json",
|
|
|
|
"stroke.json",
|
|
|
|
"verticalpen.drawing.json"
|
2014-08-26 10:21:58 +04:00
|
|
|
];
|