mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Drawing tests structure cleanup
This commit is contained in:
4
test/casperjs/TravisTestSuite.js
Normal file
4
test/casperjs/TravisTestSuite.js
Normal file
@ -0,0 +1,4 @@
|
||||
(typeof exports != "undefined" ? exports : pskl_exports).tests = [
|
||||
// did not manage to successfully run drawing tests on travis yet ...
|
||||
'SmokeTest.js'
|
||||
];
|
Reference in New Issue
Block a user