mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 10:17:48 +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")"
|
cd "$(dirname "$0")"
|
||||||
|
|
||||||
echo "Testing in node..."
|
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
|
for cmd in rhino "rhino -require" ringo phantomjs; do
|
||||||
echo ""
|
echo ""
|
||||||
|
|||||||
Reference in New Issue
Block a user