aboutsummaryrefslogtreecommitdiffstats
path: root/test/rdoc
diff options
context:
space:
mode:
authorsvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-05 01:41:44 +0000
committersvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-05 01:41:44 +0000
commitce18f59a932bdfd477d64030d3c8d18ef5393f93 (patch)
tree0869f02d7bbb49746e8fbe37369183fc6d6e08c7 /test/rdoc
parentbf09511754d63e7018066962107014a905a1f9b5 (diff)
downloadruby-ce18f59a932bdfd477d64030d3c8d18ef5393f93.tar.gz
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/rdoc')
-rw-r--r--test/rdoc/test_rdoc_generator_pot.rb2
-rw-r--r--test/rdoc/test_rdoc_generator_pot_po.rb2
-rw-r--r--test/rdoc/test_rdoc_i18n_text.rb8
3 files changed, 6 insertions, 6 deletions
diff --git a/test/rdoc/test_rdoc_generator_pot.rb b/test/rdoc/test_rdoc_generator_pot.rb
index 99e5404c12..98da3a4f14 100644
--- a/test/rdoc/test_rdoc_generator_pot.rb
+++ b/test/rdoc/test_rdoc_generator_pot.rb
@@ -48,7 +48,7 @@ class TestRDocGeneratorPOT < RDoc::TestCase
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
+#
#, fuzzy
msgid ""
msgstr ""
diff --git a/test/rdoc/test_rdoc_generator_pot_po.rb b/test/rdoc/test_rdoc_generator_pot_po.rb
index 88cfe7e437..30a88c0f37 100644
--- a/test/rdoc/test_rdoc_generator_pot_po.rb
+++ b/test/rdoc/test_rdoc_generator_pot_po.rb
@@ -32,7 +32,7 @@ msgstr ""
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
+#
#, fuzzy
msgid ""
msgstr ""
diff --git a/test/rdoc/test_rdoc_i18n_text.rb b/test/rdoc/test_rdoc_i18n_text.rb
index 3168b57d95..c47f03c1af 100644
--- a/test/rdoc/test_rdoc_i18n_text.rb
+++ b/test/rdoc/test_rdoc_i18n_text.rb
@@ -77,8 +77,8 @@ Nonexistent paragraph.
raw = <<-RAW
Paragraph 1.
-
-
+
+
Paragraph 2.
RAW
@@ -86,8 +86,8 @@ Paragraph 2.
expected = <<-TRANSLATED
Paragraphe 1.
-
-
+
+
Paragraphe 2.
TRANSLATED