diff options
-rwxr-xr-x | tests/tests.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests.sh b/tests/tests.sh index f233f74..61e4aba 100755 --- a/tests/tests.sh +++ b/tests/tests.sh @@ -437,6 +437,8 @@ function make_rainbow() { } make_rainbow "$TMP/rainbow" +mkdir "$TMP/scratch" + # Close stdin so bfs doesn't think we're interactive exec </dev/null |