In the installer test, the welcome page is to be echo'd instead of return'd
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 15 Sep 2007 17:51:48 +0000 (13:51 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 15 Sep 2007 17:51:48 +0000 (13:51 -0400)
commit0b5ff6fe8b76603313e8252e7a81e4ad32a0fef3
tree66468cdd1dc9089b6df679a99039cfbe25792bf5
parent6fe2cb3ada0e27fd883cba7c993929deb2489249
In the installer test, the welcome page is to be echo'd instead of return'd

* UnitTest/InstallerTest.php:
(TestInstallerFixture::_welcomePage)
UnitTest/InstallerTest.php