mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-25 16:18:48 +00:00
Fixed test07
This commit is contained in:
parent
ce2a0bdee2
commit
9b4d8ca29b
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
TESTS=$(sort $(filter-out test02 test03 test07 test30, $(basename $(wildcard test*.lama))))
|
||||
TESTS=$(sort $(filter-out test02 test30, $(basename $(wildcard test*.lama))))
|
||||
|
||||
LAMAC=../../src/lamac
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue