From f1e9ebd03738f21f69eb468968f7f8a5c0f2fcf7 Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Fri, 24 Jan 2014 02:32:45 -0500 Subject: Update comments 1. libtab is now bundled, so suggest to enable it rather than install it 2. "parse-ini" feature has been called "extra-opts" --- lib/tests/test_utils.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tests/test_utils.t') diff --git a/lib/tests/test_utils.t b/lib/tests/test_utils.t index 152eb718..e2a9311e 100755 --- a/lib/tests/test_utils.t +++ b/lib/tests/test_utils.t @@ -1,6 +1,6 @@ #!/usr/bin/perl use Test::More; if (! -e "./test_utils") { - plan skip_all => "./test_utils not compiled - please install tap library to test"; + plan skip_all => "./test_utils not compiled - please enable libtap library to test"; } exec "./test_utils"; -- cgit v1.2.3-74-g34f1