added Makefile for testing the assembler
This commit is contained in:
3
assembler/Makefile
Normal file
3
assembler/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
.PHONY: test
|
||||
test:
|
||||
python3 -m pytest test/
|
Reference in New Issue
Block a user