Add unit test

This commit is contained in:
Alex Ling
2020-02-25 19:00:10 +00:00
parent 46b36860d1
commit bc75f4d336
5 changed files with 88 additions and 0 deletions

View File

@@ -19,6 +19,9 @@ libs:
run:
crystal run src/mango.cr --error-trace
test:
crystal spec
install:
cp mango $(INSTALL_DIR)/mango