From: Étienne BERSAC Date: Wed, 20 Sep 2017 07:34:48 +0000 (+0200) Subject: Lint help test title X-Git-Tag: v10.0~34^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3b4c203cad373e58751e32f38e68932efa8e00b;p=pgbadger Lint help test title --- diff --git a/t/basics.t b/t/basics.t index 9e2ac6b..7d11314 100755 --- a/t/basics.t +++ b/t/basics.t @@ -1,7 +1,7 @@ #!/usr/bin/env bats # -*- shell-script -*- -@test "HELP output" { +@test "Inline help" { ./pgbadger --help }