From 8fada42082d4a0f3584324060d7f4b023a0e95dd Mon Sep 17 00:00:00 2001 From: hsbt Date: Fri, 5 Sep 2014 02:10:17 +0000 Subject: * lib/rdoc/generator/pot/po.rb: fixed broken tests for trailing whitespace. * test/rdoc/test_rdoc_generator_pot.rb: ditto. * test/rdoc/test_rdoc_generator_pot_po.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47395 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rdoc/generator/pot/po.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/rdoc/generator') diff --git a/lib/rdoc/generator/pot/po.rb b/lib/rdoc/generator/pot/po.rb index 0195e18e18..6a6b5821f3 100644 --- a/lib/rdoc/generator/pot/po.rb +++ b/lib/rdoc/generator/pot/po.rb @@ -46,7 +46,6 @@ SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. FIRST AUTHOR , YEAR. - COMMENT content = <<-CONTENT -- cgit v1.2.3