Add integration test

This commit is contained in:
2026-05-01 09:44:46 +02:00
parent 3bdccf2000
commit b6d0a78d06
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
.PHONY: all test clean
all: c2 test
all: c2 test integration-test
c2: v0/bin/c2
cp $< $@