mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 08:57:49 +00:00
Add fp tests to npm test.
This commit is contained in:
@@ -29,6 +29,6 @@
|
||||
"scripts": {
|
||||
"build": "node lib/main/build.js && node lib/fp/build.js",
|
||||
"style": "jscs lodash.js lib/**/*.js",
|
||||
"test": "node test/test"
|
||||
"test": "npm run build && node test/test && node test/test-fp"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user