mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-08-28 22:08:54 -04:00
Tests: Start getting QUnit tests to work on Node.js
Work in progress…
This commit is contained in:
parent
0c1b4376d3
commit
4c84c3dad5
44 changed files with 322 additions and 176 deletions
|
@ -10,7 +10,7 @@
|
|||
* All rights reserved.
|
||||
*/
|
||||
|
||||
module('Path');
|
||||
QUnit.module('Path');
|
||||
|
||||
test('path.join(path)', function() {
|
||||
var path = new Path();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue