diff options
| author | Son Ho | 2023-07-04 14:57:51 +0200 |
|---|---|---|
| committer | Son Ho | 2023-07-04 14:57:51 +0200 |
| commit | 87d6f6c7c90bf7b427397d6bd2e2c70d610678e3 (patch) | |
| tree | ce6f570b8916db1877e505f719461241bafaed0d /backends/lean/Base | |
| parent | 4fd17e4bb91eb46d4704643dfbfbbf0874837b07 (diff) | |
Reorganize the Lean tests
Diffstat (limited to '')
| -rw-r--r-- | backends/lean/Base.lean | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/lean/Base.lean b/backends/lean/Base.lean index 6e9ff873..1f8cbc8e 100644 --- a/backends/lean/Base.lean +++ b/backends/lean/Base.lean @@ -1,4 +1,3 @@ import Base.Primitives import Base.Diverge -import Base.TestTactics import Base.Arith |
