From: Arkturuz <arkturuz@gmail.com>
Date: Fri, 23 Apr 2010 12:20:31 +0000 (+0200)
Subject: t/mro/vulcan* fixes
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0cd29a24dbd86735116218c407643ee00fb43a02;p=p5sagit%2Fp5-mst-13.2.git

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.
---

diff --git a/t/mro/vulcan_c3.t b/t/mro/vulcan_c3.t
index f0fffde..1858095 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 28372ad..eb3e128 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
            ^