Skip to content

Commit 5b3065b

Browse files
fix tests
Signed-off-by: Arnav Gupta <[email protected]>
1 parent 4779930 commit 5b3065b

File tree

3 files changed

+1
-13
lines changed

3 files changed

+1
-13
lines changed

tests/cpp/test_worker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cp -fv $DIR/run.stdin $RUNBOX/run.stdin
1414
# Test Compile
1515
docker run \
1616
--cpus="0.5" \
17-
--memory="20m" \
17+
--memory="30m" \
1818
--ulimit nofile=64:64 \
1919
--rm \
2020
--read-only \

tests/nodejs8/runbox/run.stdin

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/nodejs8/runbox/script.js

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)