diff options
Diffstat (limited to '')
-rwxr-xr-x | scripts/run-test-watch.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/run-test-watch.sh b/scripts/run-test-watch.sh new file mode 100755 index 0000000..9190a39 --- /dev/null +++ b/scripts/run-test-watch.sh @@ -0,0 +1 @@ +dune runtest --watch --root . --profile release --no-buffer --force |