1
0
mirror of https://github.com/piskelapp/piskel.git synced 2023-08-10 21:12:52 +03:00
piskel/test/casperjs/LocalTestSuite.js
2014-08-26 08:21:58 +02:00

4 lines
106 B
JavaScript

(typeof exports != "undefined" ? exports : pskl_exports).tests = [
'SmokeTest.js',
'DrawingTest.js'
];