test: be sure to open shims in qtest

This commit is contained in:
Simon Cruanes 2019-03-16 12:41:00 -05:00
parent 75769e37b6
commit c5007055f6

View file

@ -1,5 +1,5 @@
QTEST_PREAMBLE='' QTEST_PREAMBLE='open Iter_shims_;; '
DONTTEST=../src/iterLabels.ml ../src/mkflags.ml ../src/mkshims.ml ../src/bigarray/mkshims.ml DONTTEST=../src/iterLabels.ml ../src/mkflags.ml ../src/mkshims.ml ../src/bigarray/mkshims.ml
QTESTABLE=$(filter-out $(DONTTEST), \ QTESTABLE=$(filter-out $(DONTTEST), \
$(wildcard ../src/*.ml) \ $(wildcard ../src/*.ml) \