Skip to content

Commit a177726

Browse files
committed
Unfudge some NFG tests that now pass.
1 parent 2906649 commit a177726

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

S15-nfg/cgj.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,5 @@ my @cgj-first-combiner = (
3636
);
3737

3838
for @cgj-first-combiner -> $test-str {
39-
#?rakudo todo 'CGJ special case of combining character with ccc=0'
4039
is $test-str.chars, 1, "Correct value of .chars for '$test-str' (combining characters, including CGJ)";
4140
}

0 commit comments

Comments
 (0)