We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75769e3 commit c500705Copy full SHA for c500705
qtest/Makefile
@@ -1,5 +1,5 @@
1
2
-QTEST_PREAMBLE=''
+QTEST_PREAMBLE='open Iter_shims_;; '
3
DONTTEST=../src/iterLabels.ml ../src/mkflags.ml ../src/mkshims.ml ../src/bigarray/mkshims.ml
4
QTESTABLE=$(filter-out $(DONTTEST), \
5
$(wildcard ../src/*.ml) \
0 commit comments