[ticket/10838] Fix URL for wiki and remove irrelevant line

PHPBB3-10838
This commit is contained in:
Dhruv 2013-06-29 19:32:15 +05:30
parent 89393e11e8
commit 440986dc3f

View file

@ -121,7 +121,7 @@ Functional tests
Functional tests test software the way a user would. They simulate a user Functional tests test software the way a user would. They simulate a user
browsing the website, but they do these steps in an automated way. browsing the website, but they do these steps in an automated way.
phpBB allows you to write such tests. This document will tell you how. phpBB allows you to write such tests.
Running Running
======= =======
@ -148,4 +148,4 @@ More Information
================ ================
Further information is available on phpbb wiki: Further information is available on phpbb wiki:
http://wiki.phpbb.com/Unit_Tests http://wiki.phpbb.com/Automated_Tests