mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Run script/test from npm test
This commit is contained in:
@@ -137,6 +137,6 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"preinstall": "true",
|
||||
"test": "grunt test"
|
||||
"test": "script/test"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user