Skip to content

Commit

Permalink
another conditional test
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszmodelski committed Apr 5, 2023
1 parent ad35d5e commit e27d6ba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 22 deletions.
9 changes: 7 additions & 2 deletions tests/dune
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
(modules test_simple))

(test
(name test_simple2)
(name test_conditional1)
(libraries dscheck)
(modules test_simple2))
(modules test_conditional1))

(test
(name test_conditional2)
(libraries dscheck)
(modules test_conditional2))
20 changes: 0 additions & 20 deletions tests/test_simple2.ml

This file was deleted.

0 comments on commit e27d6ba

Please sign in to comment.