Add information about Bats to top of test_helper.bash.

This commit is contained in:
William Melody 2016-01-24 22:38:55 -08:00
parent 0c95e842ad
commit 4e7cd2279e
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
###############################################################################
# test_helper.bash
#
# Test helper for Bats: Bash Automated Testing System.
#
# https://github.com/sstephenson/bats
###############################################################################
setup() {
# `$_HOSTS`
#