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 8d0cf4e commit 2ce917eCopy full SHA for 2ce917e
tests/lean/test_single.sh
@@ -2,5 +2,5 @@
2
source ../common.sh
3
4
# these tests don't have to succeed
5
-exec_capture lean -DprintMessageEndPos=true -Dlinter.all=false -Dexperimental.module=true "$f" || true
+exec_capture lean -DprintMessageEndPos=true -Dlinter.all=false -Dexperimental.module=true -DElab.inServer=true "$f" || true
6
diff_produced
0 commit comments