Added the installer unit test
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 15 Sep 2007 17:03:44 +0000 (13:03 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 15 Sep 2007 17:03:44 +0000 (13:03 -0400)
commitc5e790171b9a71111487bb1d9627198336d0cf74
tree7504092da3367b3b7a30fe12d4cc49c772f7338a
parenteef938b4fedb4f895c0948167589d853176a56d3
Added the installer unit test

* Installer.php:
(BSInstaller::__construct): Fixed a bad call to the registry
* UnitTest/AllTests.php: Add the installer test
* UnitTest/InstallerTest.php: New file
Installer.php
UnitTest/AllTests.php
UnitTest/InstallerTest.php [new file with mode: 0644]