diff --git a/sbt-app/src/sbt-test/run/daemon-exit/build.sbt b/sbt-app/src/sbt-test/run/daemon-exit/build.sbt new file mode 100644 index 000000000..6dbf94cfe --- /dev/null +++ b/sbt-app/src/sbt-test/run/daemon-exit/build.sbt @@ -0,0 +1 @@ +run / fork := true