From 7c884e9012cbba4c7636fb7850cd7090eeab2fa6 Mon Sep 17 00:00:00 2001 From: naruse Date: Sat, 26 Jan 2008 00:42:08 +0000 Subject: * lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replace multi-byte string. * test/json/{test_json.rb, test_json_unicode.rb}: add magic comment. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/rss/test_maker_itunes.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/rss') diff --git a/test/rss/test_maker_itunes.rb b/test/rss/test_maker_itunes.rb index 1d4e323057..21a4dd1f29 100644 --- a/test/rss/test_maker_itunes.rb +++ b/test/rss/test_maker_itunes.rb @@ -462,7 +462,7 @@ module RSS "all of your answers here.", maker_readers, feed_readers) _assert_maker_itunes_summary("This week we talk about surviving in a " + - "Red state if you’re a Blue person. Or " + + "Red state if you're a Blue person. Or " + "vice versa.", maker_readers, feed_readers) end -- cgit v1.2.3