Bug 11541: (follow-up) move Installer.t to t/db_dependent
authorGalen Charlton <gmc@esilibrary.com>
Tue, 14 Jan 2014 21:43:56 +0000 (21:43 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 14 Jan 2014 21:43:56 +0000 (21:43 +0000)
commit19b5ea868bf18883d188b6fad5faae80c5fa9c46
treea63f322eff123e023ddb9ba25bbbca244bde6618
parent89b3b35e6255474ec9e6ae8860960ff250d622ba
Bug 11541: (follow-up) move Installer.t to t/db_dependent

This test requires a valid Koha context, so this patch
moves it to t/db_dependent.

To test:

[1] Verify that prove -v t/db_dependent/Installer.t passes.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/Installer.t [deleted file]
t/db_dependent/Installer.t [new file with mode: 0644]