mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
fix(tests): remove t32 tests
t32 parser is hosted on Codeberg, which has frequent outages that block unrelated CI. Revert this commit if and when uptime has improved.
This commit is contained in:
parent
ba223ceecc
commit
97957a547b
9 changed files with 0 additions and 419 deletions
|
|
@ -1,14 +0,0 @@
|
|||
WHILE &a
|
||||
Step
|
||||
|
||||
WHILE (sYmbol.EXIT(main))
|
||||
(
|
||||
Step
|
||||
Break
|
||||
)
|
||||
|
||||
WHILE (FALSE())
|
||||
// comment
|
||||
(
|
||||
ECHO "test"
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue