Add small world test

This commit is contained in:
Anton Vakhrushev
2019-10-03 16:32:01 +03:00
parent 2df6b2f3ee
commit 6404a6e519
5 changed files with 18 additions and 5 deletions

View File

@ -24,5 +24,5 @@ format:
.PHONY: spec
spec: format
./crystal spec --warnings all --error-on-warnings
./crystal spec --no-debug --warnings all --error-on-warnings