Skip 4.02.3 for the multiple-private-libs test

This commit is contained in:
Jeremie Dimino 2017-12-17 20:55:21 +00:00 committed by Jérémie Dimino
parent 18d8cb847d
commit d661f74c46
1 changed files with 1 additions and 1 deletions

View File

@ -140,4 +140,4 @@
(deps ((files_recursively_in test-cases/multiple-private-libs)))
(action
(chdir test-cases/multiple-private-libs
(setenv JBUILDER ${bin:jbuilder} (run ${exe:cram.exe} run.t))))))
(setenv JBUILDER ${bin:jbuilder} (run ${exe:cram.exe} -ocamlv ${ocaml_version} -skip-versions 4.02.3 run.t))))))