Skip to content

Commit c3f2a9e

Browse files
committed
unfudge passing tests for rakudo
1 parent c25ebbb commit c3f2a9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

S32-io/IO-Socket-INET.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ if $*OS eq any <linux darwin solaris MSWin32> { # please add more valid OS names
106106
is $expected[$i++], "'Twas brillig, and the slithy toves",
107107
'get() with default separator';
108108
is $expected[$i++], 'Did gyre and gimble in the wabe;', 'default separator';
109-
#?rakudo 5 todo 'nom regression'
110109
is $expected[$i++], 'All mimsy were the borogoves,', '\r\n separator';
111110
is $expected[$i++], 'And the mome raths outgrabe', '. as a separator';
112111
is $expected[$i++], 'O frabjous day', '! separator not at end of string';

0 commit comments

Comments
 (0)