3 lines
61 B
JavaScript
3 lines
61 B
JavaScript
|
var mscript = require('../lib/mscript.js');
|
||
|
|
||
|
mscript.tests();
|