# HG changeset patch # User Paul Boddie # Date 1606585006 -3600 # Node ID 8f7b1e8e5deb8e0d60195b2d329ed8617233ae0e # Parent e02e6effc63f3e96ee31a283ddf097a07c1ac3a8 Changed the link test to use a more reasonable link parameter. diff -r e02e6effc63f -r 8f7b1e8e5deb tests/test_links.tree --- a/tests/test_links.tree Mon Aug 03 00:07:33 2020 +0200 +++ b/tests/test_links.tree Sat Nov 28 18:36:46 2020 +0100 @@ -47,8 +47,6 @@ Text LinkParameter Text - LinkParameter - Text Text Break Block diff -r e02e6effc63f -r 8f7b1e8e5deb tests/test_links.txt --- a/tests/test_links.txt Mon Aug 03 00:07:33 2020 +0200 +++ b/tests/test_links.txt Sat Nov 28 18:36:46 2020 +0100 @@ -3,7 +3,7 @@ [[http://www.python.org/|URL]], [[attachment:image.png|attachment]], [[MoinMoin:RecentChanges|interwiki]]. -A [[SomePage|''fancy'' link]] and [[SomePage|another|with|arguments]]. +A [[SomePage|''fancy'' link]] and [[SomePage|another|title=with arguments]]. An {{attachment:picture.jpg|image|width=200}}.