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