Make javascript test-suite work with nodejs.
This commit is contained in:
parent
cef82c720f
commit
8bbd928831
37 changed files with 98 additions and 39 deletions
|
|
@ -1,3 +1,4 @@
|
|||
var constructor_copy = require("./constructor_copy");
|
||||
|
||||
f1 = new constructor_copy.Foo1(3);
|
||||
f11 = new constructor_copy.Foo1(f1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue