piskel/test/casperjs/TravisTestSuite.js

4 lines
158 B
JavaScript
Raw Normal View History

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