Disabled test02

This commit is contained in:
Roman Venediktov 2024-06-29 16:03:48 +02:00
parent 2f732ef0ce
commit 7ccd5cd7d5
2 changed files with 4 additions and 7 deletions

View file

@ -1,4 +1,4 @@
TESTS=$(sort $(filter-out test03 test07 test30, $(basename $(wildcard test*.lama))))
TESTS=$(sort $(filter-out test02 test03 test07 test30, $(basename $(wildcard test*.lama))))
LAMAC=../../src/lamac