You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-ml/ppx_deriving_yojson/files/ppx_deriving_yojson-3.6.1-s...

11 lines
251 B

--- a/src_test/dune
+++ b/src_test/dune
@@ -1,6 +1,6 @@
(executable
(name test_ppx_yojson)
- (libraries oUnit result)
+ (libraries ounit2 result)
(preprocess (pps ppx_deriving.show ppx_deriving_yojson))
(flags (:standard -w -9-39-27-34-37)))