about summary refs log tree commit homepage
path: root/t/www_listing.t
diff options
context:
space:
mode:
Diffstat (limited to 't/www_listing.t')
-rw-r--r--t/www_listing.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/www_listing.t b/t/www_listing.t
index cdf2a184..bf35530f 100644
--- a/t/www_listing.t
+++ b/t/www_listing.t
@@ -121,7 +121,7 @@ SKIP: {
         tiny_test($json, $host, $port);
 
         my $grok_pull = which('grok-pull') or
-                skip('skipping grok-pull integration test', 12);
+                skip('grok-pull not available', 12);
 
         ok(mkdir("$tmpdir/mirror"), 'prepare grok mirror dest');
         open $fh, '>', "$tmpdir/repos.conf" or die;