chore: deactivate server tests for now
This commit is contained in:
parent
2740a8c012
commit
f42bd8f693
2 changed files with 2 additions and 4 deletions
|
|
@ -1,3 +1,2 @@
|
|||
#lang lean4
|
||||
import Lean.Server
|
||||
#eval Lean.Server.Test.runWithInputFile "./diags_client.log" none -- The builtin search path seems to be fine
|
||||
--#eval Lean.Server.Test.runWithInputFile "./diags_client.log" none -- The builtin search path seems to be fine
|
||||
|
|
|
|||
|
|
@ -1,3 +1,2 @@
|
|||
#lang lean4
|
||||
import Lean.Server
|
||||
#eval Lean.Server.Test.runWithInputFile "./edits_client.log" none -- The builtin search path seems to be fine
|
||||
--#eval Lean.Server.Test.runWithInputFile "./edits_client.log" none -- The builtin search path seems to be fine
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue