From 22b79b82f846b144afa4e2e8257ea04fa4cedd33 Mon Sep 17 00:00:00 2001 From: Thomas VIAL Date: Thu, 25 Feb 2016 00:11:48 +0100 Subject: [PATCH] Moved from assert.sh to bats --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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