Skip to content

Commit e79d853

Browse files
committed
Update _tags: include ounit2 for all targets except solution.ml
1 parent 9d542e8 commit e79d853

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workspace/_tags

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<cwtest.ml> or <cwtest.native> or <tests.ml>: package(ounit2)
2-
not <cwtest.ml>: thread, package(batteries), package(base), package(domainslib), package(zarith)
1+
not <solution.ml>: package(ounit2)
2+
not <cwtest.ml*>: thread, package(batteries), package(base), package(domainslib), package(zarith)

0 commit comments

Comments
 (0)