summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-10 21:59:13 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-10 21:59:13 +0000
commitdad98e5798018ad2229f9a7839f7ba6175856e63 (patch)
tree74f0158c6890cce8f0410fa6badefbe8ffb5079c /test
parent29f347af110eb98127fc7c005136ff355e063474 (diff)
Explictly flush stdio
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40221 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test')
-rw-r--r--test/test_curses.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_curses.rb b/test/test_curses.rb
index 752fa47c29..044ac96005 100644
--- a/test/test_curses.rb
+++ b/test/test_curses.rb
@@ -29,6 +29,7 @@ ensure
close_screen
puts "", [Marshal.dump([result, e])].pack('m').delete("\n")
print "\\0"
+ $stdio.flush
end
src
if input