Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10360652
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
600 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/tests/run_test.sh b/tests/run_test.sh
index 32e7e05a..23ef3448 100755
--- a/tests/run_test.sh
+++ b/tests/run_test.sh
@@ -1,17 +1,18 @@
#/bin/bash
if hash jscoverage 2>/dev/null; then
echo "true"
else
echo "cloning jscoverage..."
git clone https://github.com/visionmedia/node-jscoverage.git -q >&-
echo " done!"
cd node-jscoverage/ >&-
echo "configuring jscoverage..."
./configure >&-
echo " done!"
echo "installing jscoverage...."
+ ls -al
make
sudo make install
echo " done!"
fi
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Nov 8, 08:13 (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1034316
Default Alt Text
(600 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment