Skip to content

Commit cb29e9d

Browse files
committed
Update number of test
Forgot to increase test number in prompt.t
1 parent d169f09 commit cb29e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/prompt.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ BEGIN {
66

77
use strict;
88
use warnings;
9-
use Test::More tests => 11;
9+
use Test::More tests => 12;
1010
use ExtUtils::MakeMaker;
1111
use TieOut;
1212
use TieIn;

0 commit comments

Comments
 (0)