Skip to content

Commit 465c8ed

Browse files
authored
Update repeater_test.go - add test
1 parent 0fb78dc commit 465c8ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

repeater_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ $stdin.read
1616

1717
const dummyEchoPowerShell = `#!/usr/bin/ruby
1818
$stdout.sync = true
19+
$stdout << "Warning: Some dummy ramdom warming messages ... Dummy ...\n"
1920
$stdout << "\xff"
2021
loop do
2122
$stdout << $stdin.getc

0 commit comments

Comments
 (0)