diff --git a/eth/test/tests/01.sh b/eth/test/tests/01.sh index b7293fbf9d..43672ced37 100644 --- a/eth/test/tests/01.sh +++ b/eth/test/tests/01.sh @@ -1,7 +1,7 @@ #!/bin/bash . `dirname $BASH_SOURCE`/common.sh -TIMEOUT=10 +TIMEOUT=20 ID=01 JSFILE="$DIR/js/$ID.js" @@ -9,10 +9,10 @@ echo $JSFILE cat > $JSFILE <