File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
test/blackbox-tests/test-cases/jsoo/inline-tests.t Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ Run inline tests using node js
99 $ dune runtest
1010 inline tests (Byte)
1111 inline tests (Byte)
12- Warning: your program contains effect handlers; you should probably run js_of_ocaml with option ' --enable= effects'
12+ Warning: your program contains effect handlers; you should probably run js_of_ocaml with option ' --effects=cps '
1313 inline tests (Native)
1414 inline tests (Native)
1515 inline tests (JS)
1616 inline tests (JS)
1717
1818 $ dune runtest -- profile release
19- Warning: your program contains effect handlers; you should probably run js_of_ocaml with option ' --enable= effects'
19+ Warning: your program contains effect handlers; you should probably run js_of_ocaml with option ' --effects=cps '
2020 inline tests (JS)
2121 inline tests (JS)
2222 inline tests (Native)
You can’t perform that action at this time.
0 commit comments