summaryrefslogtreecommitdiff
path: root/spec/ruby/library/net-ftp/fixtures/putbinaryfile
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/library/net-ftp/fixtures/putbinaryfile')
-rw-r--r--spec/ruby/library/net-ftp/fixtures/putbinaryfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/ruby/library/net-ftp/fixtures/putbinaryfile b/spec/ruby/library/net-ftp/fixtures/putbinaryfile
new file mode 100644
index 0000000000..f3130c6e43
--- /dev/null
+++ b/spec/ruby/library/net-ftp/fixtures/putbinaryfile
@@ -0,0 +1,3 @@
+This is an example file
+which is going to be transmitted
+using #putbinaryfile.