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:
Christian Clason 2023-07-29 10:56:17 +02:00
parent ba223ceecc
commit 97957a547b
9 changed files with 0 additions and 419 deletions

View file

@ -1,14 +0,0 @@
WHILE &a
Step
WHILE (sYmbol.EXIT(main))
(
Step
Break
)
WHILE (FALSE())
// comment
(
ECHO "test"
)