Commit 3ad5cb3
committed
lib/Unicode/testnorm.t: fix spelling of skip message
- "environmentvariable" -> "environment variable"
- "# skipped:", "# Skip" -> "# SKIP" (mimicking Test::More)
- format the two print/skip statements identically
- remove redundant "0" statements
- use early exit instead of nesting if/else1 parent 80f24f4 commit 3ad5cb3
1 file changed
+11
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
26 | 22 | | |
| 23 | + | |
| 24 | + | |
0 commit comments