📝 move andy_gc_test to test dir

This commit is contained in:
ValKmjolnir
2024-05-14 00:16:02 +08:00
parent 77cd08da23
commit c4d6219846
7 changed files with 24 additions and 15 deletions
+1
View File
@@ -255,6 +255,7 @@ clean:
.PHONY: test
test:nasal
@ ./nasal -t -d test/andy_gc_test.nas
@ ./nasal test/argparse_test.nas
@ ./nasal -e test/ascii-art.nas
@ ./nasal -t -d test/bfs.nas