Add "Tests" section to README.md.

This commit is contained in:
William Melody 2017-03-01 12:15:16 -08:00
parent 703d665a32
commit e9f3dc5431
1 changed files with 5 additions and 0 deletions

View File

@ -113,6 +113,11 @@ Open the hosts file (/etc/hosts) file in your editor.
Print the entire contents of the /etc/hosts file.
## Tests
To run the test suite, install [Bats](https://github.com/sstephenson/bats) and
run `bats test` in the project root directory.
## Acknowledgements
Based on prior work by: