aboutsummaryrefslogtreecommitdiffstats
path: root/test/syck
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-20 16:09:17 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-20 16:09:17 +0000
commit327ea26b59816e15a99afa420331f9d3e3d8be22 (patch)
tree43e564cddc30f90a168aab1eb8c9707aa7f7f900 /test/syck
parenta934aeb619929bc9a971fcd173c3e1f54c60d6a0 (diff)
downloadruby-327ea26b59816e15a99afa420331f9d3e3d8be22.tar.gz
* ext/bigdecimal/README: Update redmine.ruby-lang.org to bugs.ruby-lang.org
* ext/socket/ancdata.c: ditto * test/-ext-/wait_for_single_fd/test_wait_for_single_fd.rb: ditto * test/syck/test_yaml.rb: ditto * doc/ChangeLog-1.9.3: ditto git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34085 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/syck')
-rw-r--r--test/syck/test_yaml.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/syck/test_yaml.rb b/test/syck/test_yaml.rb
index f980a75c9c..132bc926c8 100644
--- a/test/syck/test_yaml.rb
+++ b/test/syck/test_yaml.rb
@@ -446,7 +446,7 @@ EOY
#
# Reports from N.Easterly & J.Trupiano : Tests with patch from daz
- # [ruby-core:23006] [Bug #1311] http://redmine.ruby-lang.org/issues/show/1311
+ # [ruby-core:23006] [Bug #1311] http://bugs.ruby-lang.org/issues/show/1311
#
def test_scan_scalar_nl
bug1311 = '[ruby-core:23006]'