mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-18 08:36:43 -05:00
fix test
This commit is contained in:
parent
402504b97d
commit
5c97c39829
1 changed files with 1 additions and 1 deletions
|
|
@ -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\",[]"))))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue