This commit is contained in:
Simon Cruanes 2021-06-10 12:37:46 -04:00
parent 402504b97d
commit 5c97c39829

View file

@ -21,4 +21,4 @@
(rule
(targets test_simplex2.ml)
(enabled_if (< %{ocaml_version} 4.08.0))
(action (with-stdout-to %{targets} (echo "let props=[]"))))
(action (with-stdout-to %{targets} (echo "let props=[];; let tests=\"simplex2\",[]"))))