Skip to content

Commit 302c432

Browse files
committed
GLR fix cookbook/14database-access.t
1 parent 50880b1 commit 302c432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/categories/cookbook/14database-access.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ subtest {
99

1010
my $example-name = "14-09-dbi-sql.pl";
1111
my $expected-output = q:to/EOD/;
12-
title => Larry Wall - Keynote, APW2014 2014-10-10 , uri => https://www.youtube.com/watch?v=enlqVqit62Y title => Carl Mäsak - Regexes in Perl 6 - Zero to Perl 6 Training, uri => https://www.youtube.com/watch?v=oo-gA9Z9SaA
12+
[title => Larry Wall - Keynote, APW2014 2014-10-10 , uri => https://www.youtube.com/watch?v=enlqVqit62Y title => Carl Mäsak - Regexes in Perl 6 - Zero to Perl 6 Training, uri => https://www.youtube.com/watch?v=oo-gA9Z9SaA]
1313
EOD
1414

1515
my $output = run-example($example-name);

0 commit comments

Comments
 (0)