diff --git a/Makefile b/Makefile index c83e9fad..01d7ffd6 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ fixtures: tests: # Start tests - /bin/bash ./test/test.sh + ./test/bats/bats test/tests.bats clean: # Get default files back