summaryrefslogtreecommitdiff
path: root/test/test_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_helper.rb')
-rw-r--r--test/test_helper.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test_helper.rb b/test/test_helper.rb
index ec42f41..31eaa2b 100644
--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -33,3 +33,6 @@ MiniTest.after_run {
TapiceroProcess.kill!
}
+puts
+puts " REMINDER: check /tmp/tapicero.log for errors"
+puts \ No newline at end of file