Skip to content
Snippets Groups Projects
Commit ef2d707c authored by murgatroid99's avatar murgatroid99
Browse files

Re-doubling Node timeout to fix #1539

parent 452af9d6
No related branches found
No related tags found
No related merge requests found
......@@ -39,4 +39,4 @@ root=`pwd`
export LD_LIBRARY_PATH=$root/libs/$CONFIG
$root/src/node/node_modules/mocha/bin/mocha --timeout 4000 $root/src/node/test
$root/src/node/node_modules/mocha/bin/mocha --timeout 8000 $root/src/node/test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment