Skip to content

Commit c785caa

Browse files
committed
Fix incorrect plan in rat.t
1 parent 4b689b3 commit c785caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S32-num/rat.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ use v6;
22

33
use Test;
44

5-
plan 830;
5+
plan 831;
66

77
# Basic test functions specific to rational numbers.
88

0 commit comments

Comments
 (0)