Skip to content

Commit

Permalink
_
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremie Dimino <[email protected]>
  • Loading branch information
jeremiedimino committed Sep 30, 2021
1 parent f900dc8 commit c369128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dev-switch:
opam install -y $(TEST_DEPS) $(DEV_DEPS)

test: $(BIN)
$(BIN) runtest test/expect-tests/dune_file_watcher/
$(BIN) runtest

test-windows: $(BIN)
$(BIN) build @runtest-windows
Expand Down

0 comments on commit c369128

Please sign in to comment.