summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorArkturuz <arkturuz@gmail.com>2010-04-23 14:20:31 +0200
committerRafael Garcia-Suarez <rgs@consttype.org>2010-04-23 14:20:31 +0200
commit0cd29a24dbd86735116218c407643ee00fb43a02 (patch)
tree590d8029ddf1b65bc71781d1cedf8b75b12cc8e4 /t
parenta7e260e62a5e47961e908363da32ef16f41301b2 (diff)
downloadperl-0cd29a24dbd86735116218c407643ee00fb43a02.tar.gz
t/mro/vulcan* fixes
It seems that Dylan Reference Book has been relocated, so included is the small patch for the vulcan_* test files with the new link.
Diffstat (limited to 't')
-rw-r--r--t/mro/vulcan_c3.t2
-rw-r--r--t/mro/vulcan_dfs.t2
2 files changed, 2 insertions, 2 deletions
diff --git a/t/mro/vulcan_c3.t b/t/mro/vulcan_c3.t
index f0fffde0df..18580955fb 100644
--- a/t/mro/vulcan_c3.t
+++ b/t/mro/vulcan_c3.t
@@ -7,7 +7,7 @@ require q(./test.pl); plan(tests => 1);
=pod
-example taken from: L<http://gauss.gwydiondylan.org/books/drm/drm_50.html>
+example taken from: L<http://www.opendylan.org/books/drm/Method_Dispatch>
Object
^
diff --git a/t/mro/vulcan_dfs.t b/t/mro/vulcan_dfs.t
index 28372adcea..eb3e128f3c 100644
--- a/t/mro/vulcan_dfs.t
+++ b/t/mro/vulcan_dfs.t
@@ -7,7 +7,7 @@ require q(./test.pl); plan(tests => 1);
=pod
-example taken from: L<http://gauss.gwydiondylan.org/books/drm/drm_50.html>
+example taken from: L<http://www.opendylan.org/books/drm/Method_Dispatch>
Object
^