piskel/test/casperjs/TravisTestSuite.js
2014-08-26 08:21:58 +02:00

4 lines
158 B
JavaScript

(typeof exports != "undefined" ? exports : pskl_exports).tests = [
// did not manage to successfully run drawing tests on travis yet ...
'SmokeTest.js'
];