Sha256: 887a9e3f4000412b8c003e6460ecb21dda234352959c352b007e3ce380207758
Contents?: true
Size: 236 Bytes
Versions: 2
Compression:
Stored size: 236 Bytes
Contents
require 'net/ftp' require File.expand_path('../fixtures/server', __FILE__) require File.expand_path('../shared/getbinaryfile', __FILE__) describe "Net::FTP#getbinaryfile" do it_behaves_like :net_ftp_getbinaryfile, :getbinaryfile end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubysl-net-ftp-2.0.1 | spec/getbinaryfile_spec.rb |
rubysl-net-ftp-1.0.0 | spec/getbinaryfile_spec.rb |