From 4e7cd2279e9586ed65305bc632b03a0f77fcd5a8 Mon Sep 17 00:00:00 2001 From: William Melody Date: Sun, 24 Jan 2016 22:38:55 -0800 Subject: [PATCH] Add information about Bats to top of test_helper.bash. --- test/test_helper.bash | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/test/test_helper.bash b/test/test_helper.bash index e3ee447..e3b03b6 100644 --- a/test/test_helper.bash +++ b/test/test_helper.bash @@ -1,3 +1,11 @@ +############################################################################### +# test_helper.bash +# +# Test helper for Bats: Bash Automated Testing System. +# +# https://github.com/sstephenson/bats +############################################################################### + setup() { # `$_HOSTS` #