summaryrefslogtreecommitdiff
path: root/spec/rubyspec/library/net
diff options
context:
space:
mode:
authorsvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-05-07 12:05:36 +0000
committersvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-05-07 12:05:36 +0000
commit6bc742bc6d0dc6b1777d28484f4694af846bfb79 (patch)
treeff2f7c7a38e310905a48b31d72fb0e1f48466012 /spec/rubyspec/library/net
parent95e8c48dd3348503a8c7db5d0498894a1b676395 (diff)
* remove trailing spaces, append newline at EOF.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'spec/rubyspec/library/net')
-rw-r--r--spec/rubyspec/library/net/ftp/fixtures/putbinaryfile2
-rw-r--r--spec/rubyspec/library/net/ftp/fixtures/puttextfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/spec/rubyspec/library/net/ftp/fixtures/putbinaryfile b/spec/rubyspec/library/net/ftp/fixtures/putbinaryfile
index eabb8fcedd..f3130c6e43 100644
--- a/spec/rubyspec/library/net/ftp/fixtures/putbinaryfile
+++ b/spec/rubyspec/library/net/ftp/fixtures/putbinaryfile
@@ -1,3 +1,3 @@
This is an example file
which is going to be transmitted
-using #putbinaryfile. \ No newline at end of file
+using #putbinaryfile.
diff --git a/spec/rubyspec/library/net/ftp/fixtures/puttextfile b/spec/rubyspec/library/net/ftp/fixtures/puttextfile
index dce0d35f8d..b4f3b2b62d 100644
--- a/spec/rubyspec/library/net/ftp/fixtures/puttextfile
+++ b/spec/rubyspec/library/net/ftp/fixtures/puttextfile
@@ -1,3 +1,3 @@
This is an example file
which is going to be transmitted
-using #puttextfile. \ No newline at end of file
+using #puttextfile.