Fixed test file now moved to "bats"

This commit is contained in:
Thomas VIAL 2016-02-25 12:15:33 +01:00
parent 67f3381808
commit ab9fd69052
1 changed files with 1 additions and 1 deletions

View File

@ -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