lean4-htt/src/Lean/Server/Test.lean
2025-07-25 12:02:51 +00:00

13 lines
260 B
Text

/-
Copyright (c) 2025 Lean FRO. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Sebastian Ullrich
-/
module
prelude
public import Lean.Server.Test.Cancel
public import Lean.Server.Test.Runner
public section