diff --git a/package.json b/package.json index 01b0aca7..c178297d 100644 --- a/package.json +++ b/package.json @@ -35,5 +35,8 @@ }], "directories": { "lib": "lib/ace" + }, + "scripts": { + "test": "node lib/ace/test/all.js" } } \ No newline at end of file