From 9de2a80ffc0eefb4d60e13766baf4bad129e0a92 Mon Sep 17 00:00:00 2001 From: David Mitchell Date: Sun, 19 Feb 2017 12:36:58 +0000 Subject: bump test count in t/comp/parser.t (the previous commit forgot to) --- t/comp/parser.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/comp/parser.t') diff --git a/t/comp/parser.t b/t/comp/parser.t index 570df2e4d5..6fd5ad0aa0 100644 --- a/t/comp/parser.t +++ b/t/comp/parser.t @@ -8,7 +8,7 @@ BEGIN { chdir 't' if -d 't'; } -print "1..187\n"; +print "1..188\n"; sub failed { my ($got, $expected, $name) = @_; -- cgit v1.2.1