mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
ReRefix the test for r35205.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35211 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9d8ca7e15e
commit
61fcda16fd
1 changed files with 0 additions and 1 deletions
|
@ -556,7 +556,6 @@ class FTPTest < Test::Unit::TestCase
|
|||
commands.push(sock.gets)
|
||||
sock.print("200 Switching to Binary mode.\r\n")
|
||||
commands.push(sock.recv(1024))
|
||||
sock.print("211-FTP server status:\r\n")
|
||||
sock.print("211 End of status\r\n")
|
||||
}
|
||||
begin
|
||||
|
|
Loading…
Add table
Reference in a new issue