Queue test

This commit is contained in:
2019-09-16 18:00:53 +03:00
parent 1bec9b987c
commit 3651af523d
3 changed files with 26 additions and 13 deletions

View File

@ -9,7 +9,7 @@ format:
.PHONY: spec
spec: format
./cr spec --warnings all --error-on-warnings --time
./cr spec --warnings all --error-on-warnings
.PHONY: release
release: