Skip to content

Commit 2ce917e

Browse files
committed
inServer=true?
1 parent 8d0cf4e commit 2ce917e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lean/test_single.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
source ../common.sh
33

44
# these tests don't have to succeed
5-
exec_capture lean -DprintMessageEndPos=true -Dlinter.all=false -Dexperimental.module=true "$f" || true
5+
exec_capture lean -DprintMessageEndPos=true -Dlinter.all=false -Dexperimental.module=true -DElab.inServer=true "$f" || true
66
diff_produced

0 commit comments

Comments
 (0)