Skip to content

Commit 8998e47

Browse files
committed
Add enabled_if to Apron cram tests (PR #1500)
1 parent a3d43f6 commit 8998e47

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • tests/regression/46-apron2

tests/regression/46-apron2/dune

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@
1010
(action (chdir ../../.. (run %{update_suite} group apron2 -q))))
1111

1212
(cram
13+
(alias runaprontest)
14+
(enabled_if %{lib-available:apron})
1315
(deps (glob_files *.c)))

0 commit comments

Comments
 (0)