From 0732ed367ceba4cfc2bd27690b7541545f62c3a2 Mon Sep 17 00:00:00 2001 From: charliesome Date: Mon, 2 Sep 2013 05:08:20 +0000 Subject: * test/rake/test_rake_rules.rb: add space after string literal to prevent conflict with string options syntax "foo"opts * test/rss/rss-assertions.rb: ditto git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bcee27d960..d8abce0ae5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Sep 2 14:01:00 2013 Charlie Somerville + + * test/rake/test_rake_rules.rb: add space after string literal to + prevent conflict with string options syntax "foo"opts + + * test/rss/rss-assertions.rb: ditto + Mon Sep 2 12:28:38 2013 Tanaka Akira * test/ruby/test_bignum.rb (test_interrupt_during_to_s): Disable it -- cgit v1.2.3