chore: ensure every pkg/ test has a correct lean-toolchain file (#11782)
This commit is contained in:
parent
88f17dee71
commit
950a2b7896
19 changed files with 19 additions and 1 deletions
1
tests/pkg/builtin_attr/lean-toolchain
Normal file
1
tests/pkg/builtin_attr/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/debug/lean-toolchain
Normal file
1
tests/pkg/debug/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/def_clash/lean-toolchain
Normal file
1
tests/pkg/def_clash/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/deriving/lean-toolchain
Normal file
1
tests/pkg/deriving/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/frontend/lean-toolchain
Normal file
1
tests/pkg/frontend/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/initialize/lean-toolchain
Normal file
1
tests/pkg/initialize/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/linter_set/lean-toolchain
Normal file
1
tests/pkg/linter_set/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/mod_clash/lean-toolchain
Normal file
1
tests/pkg/mod_clash/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/path with spaces/lean-toolchain
Normal file
1
tests/pkg/path with spaces/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/setup/lean-toolchain
Normal file
1
tests/pkg/setup/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/signal/lean-toolchain
Normal file
1
tests/pkg/signal/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
|
|
@ -1 +1 @@
|
|||
lean4-2
|
||||
lean4
|
||||
|
|
|
|||
1
tests/pkg/test_extern/lean-toolchain
Normal file
1
tests/pkg/test_extern/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/user_attr/lean-toolchain
Normal file
1
tests/pkg/user_attr/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/user_attr_app/lean-toolchain
Normal file
1
tests/pkg/user_attr_app/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/user_ext/lean-toolchain
Normal file
1
tests/pkg/user_ext/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/user_opt/lean-toolchain
Normal file
1
tests/pkg/user_opt/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/user_plugin/lean-toolchain
Normal file
1
tests/pkg/user_plugin/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
1
tests/pkg/ver_clash/lean-toolchain
Normal file
1
tests/pkg/ver_clash/lean-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
|||
lean4
|
||||
Loading…
Add table
Reference in a new issue