Skip to content

Commit f8d0363

Browse files
authored
Merge pull request #6 from gridbugs/replace-oUnit-with-ounit2
Replace library oUnit with ounit2
2 parents 17c080a + 6455bdb commit f8d0363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src_ounit/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
(public_name mock-ounit)
44
(libraries
55
mock
6-
oUnit
6+
ounit2
77
)
88
)

0 commit comments

Comments
 (0)