mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 03:05:29 -05:00
test: be sure to open shims in qtest
This commit is contained in:
parent
75769e37b6
commit
c5007055f6
1 changed files with 1 additions and 1 deletions
|
|
@ -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) \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue