Removed 'typecheck/simple_array.t' testing as that is old

This commit is contained in:
Tristan B. Velloza Kildaire 2023-04-12 09:45:34 +02:00
parent 8b97531b71
commit 9ffd3425a0
1 changed files with 0 additions and 3 deletions

View File

@ -121,9 +121,6 @@ jobs:
exit 1
fi
- name: Simple array
run: ./tlang typecheck source/tlang/testing/typecheck/simple_array.t
- name: Collide container module1
run: ./tlang typecheck source/tlang/testing/collide_container_module1.t