Skip to content

Commit c500705

Browse files
committed
test: be sure to open shims in qtest
1 parent 75769e3 commit c500705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qtest/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
QTEST_PREAMBLE=''
2+
QTEST_PREAMBLE='open Iter_shims_;; '
33
DONTTEST=../src/iterLabels.ml ../src/mkflags.ml ../src/mkshims.ml ../src/bigarray/mkshims.ml
44
QTESTABLE=$(filter-out $(DONTTEST), \
55
$(wildcard ../src/*.ml) \

0 commit comments

Comments
 (0)