simplify test structure and add bin stubs

This commit is contained in:
Jose Diaz-Gonzalez
2015-09-06 23:45:57 -04:00
parent bbdb6b05b1
commit 50f9c2f5ef
5 changed files with 6 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ lint:
unit-tests:
@echo running unit tests...
@$(QUIET) bats tests/unit
@$(QUIET) bats tests
setup:
bash tests/setup.sh