From ab9fd690520e5f0eb53d69229dbd5e518c663767 Mon Sep 17 00:00:00 2001 From: Thomas VIAL Date: Thu, 25 Feb 2016 12:15:33 +0100 Subject: [PATCH] Fixed test file now moved to "bats" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66337e5a..7b841fca 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Feel free to improve this docker image. - Fork - Improve -- Add integration tests in `test/test.sh` +- Add integration tests in `test/tests.bats` - Build image and run tests using `make` - Document your improvements - Commit, push and make a pull-request