4 lines
106 B
JavaScript
4 lines
106 B
JavaScript
|
(typeof exports != "undefined" ? exports : pskl_exports).tests = [
|
||
|
'SmokeTest.js',
|
||
|
'DrawingTest.js'
|
||
|
];
|