Skip to content

Commit 9cb0aa4

Browse files
k0kubunjacob-shops
authored andcommitted
1 parent eb7ddb7 commit 9cb0aa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bootstraptest/test_io.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
ARGF.set_encoding "foo"
8686
}
8787

88-
/freebsd/ =~ RUBY_PLATFORM or
88+
/(freebsd|mswin)/ =~ RUBY_PLATFORM or
8989
10.times do
9090
assert_normal_exit %q{
9191
at_exit { p :foo }

0 commit comments

Comments
 (0)