mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 23:37:49 +00:00
Don't require building for run-test.sh.
This commit is contained in:
committed by
jdalton
parent
d9c92288be
commit
2ca75970c0
@@ -1,7 +1,7 @@
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
echo "Testing in node..."
|
||||
node test.js ../lodash.js && node test.js ../lodash.min.js
|
||||
node test.js ../lodash.src.js
|
||||
|
||||
for cmd in rhino "rhino -require" ringo phantomjs; do
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user