Skip to content

Commit

Permalink
Fix test count
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Apr 17, 2015
1 parent fe2c47b commit 47681bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S15-unicode-information/uniname.t
Expand Up @@ -2,7 +2,7 @@ use v6;

use Test;

plan 26;
plan 27;

# Unicode version pragma not needed here, as names cannot change.

Expand Down

0 comments on commit 47681bd

Please sign in to comment.