Skip to content

Commit

Permalink
wip: test hangs
Browse files Browse the repository at this point in the history
  • Loading branch information
art-w committed Sep 3, 2024
1 parent 0fd47cc commit 7ba457e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions test/irmin-git/dune
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
(modules test_unix)
(libraries alcotest irmin irmin-test test_git_unix))

(rule
(alias runtest)
(package irmin-git)
(action
(run %{exe:test.exe} -q --color=always)))
; (rule
; (alias runtest)
; (package irmin-git)
; (action
; (run %{exe:test.exe} -q --color=always)))

(rule
(alias runtest)
Expand Down

0 comments on commit 7ba457e

Please sign in to comment.