summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtests/tests.sh2
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