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_base64.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tests/test_base64.t') diff --git a/lib/tests/test_base64.t b/lib/tests/test_base64.t index 4b9236f0..4ad64737 100755 --- a/lib/tests/test_base64.t +++ b/lib/tests/test_base64.t @@ -1,6 +1,6 @@ #!/usr/bin/perl use Test::More; if (! -e "./test_base64") { - plan skip_all => "./test_base64 not compiled - please install tap library to test"; + plan skip_all => "./test_base64 not compiled - please enable libtap library to test"; } exec "./test_base64"; -- cgit v1.2.3-74-g34f1