X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=t%2F5-output-jifty.t;h=a48ca122a36f81e23632241f7c9a7298e2c0df69;hb=929baf9a10a71df0f7bc392181cc801b79a49221;hp=e52751688939aaf7d54a6904bce7c23cfe41ff16;hpb=05452ca6896faddad6f28613b90c46dfb32b255d;p=webpac2 diff --git a/t/5-output-jifty.t b/t/5-output-jifty.t index e527516..a48ca12 100755 --- a/t/5-output-jifty.t +++ b/t/5-output-jifty.t @@ -1,7 +1,7 @@ #!/usr/bin/perl -w use strict; -use blib; +use lib 'lib'; use Test::More tests => 8; @@ -33,7 +33,7 @@ my $ds = { display => 'Somewhere', }, comment => { - display => 'test data', + display => [ 'test data', 'and more' ], } };