Page MenuHomeSealhub

No OneTemporary

diff --git a/tests/run_test.sh b/tests/run_test.sh
index 32d653b0..6a7c8cf6 100755
--- a/tests/run_test.sh
+++ b/tests/run_test.sh
@@ -1,10 +1,10 @@
#/bin/bash
if hash mocha 2>/dev/null; then
echo "mocha installed"
else
echo "installing mocha"
- sudo npm install -g mocha
+ npm install -g mocha
fi
node tests/test.js
\ No newline at end of file

File Metadata

Mime Type
text/x-diff
Expires
Sat, Nov 8, 09:49 (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1034424
Default Alt Text
(362 B)

Event Timeline