Skip to content

Commit

Permalink
test_conv.ml requires /dev/urandom and work only on Unix system
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Jun 3, 2022
1 parent 49a9418 commit 7a25d63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/conv/dune
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@

(rule
(alias runtest)
(enabled_if (= ${os_type} "Unix"))
(action
(run ./test_conv.exe --color=always)))

0 comments on commit 7a25d63

Please # to comment.