ocaml-cudf/cudf-0.9-ounit2.patch

13 lines
455 B
Diff

diff -ur cudf-0.9.old/_tags cudf-0.9.new/_tags
--- cudf-0.9.old/_tags 2020-02-27 08:36:14.790672478 +0000
+++ cudf-0.9.new/_tags 2020-02-27 08:48:06.475456483 +0000
@@ -1,5 +1,5 @@
-<test.ml> or <tests.ml> : pkg_oUnit
-<test.byte> or <test.native> : pkg_oUnit
+<test.ml> or <tests.ml> : pkg_ounit2
+<test.byte> or <test.native> : pkg_ounit2
<*.ml> or <*.mli> : pkg_extlib, debug
<*.byte> or <*.native> : pkg_extlib, debug
Only in cudf-0.9.new: _tags~