Bug 9659: Move new unit test to db-dependent directory
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Fri, 26 Apr 2013 12:08:07 +0000 (08:08 -0400)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Fri, 26 Apr 2013 12:08:07 +0000 (08:08 -0400)
commit1f9145bbbdf020e18a4e0a49652a9cf55f6bed20
treedcb5c36cd669ebc9788ac42eca0984e4714aacac
parent6110375307845778f74d6e5a214d63ab69cc5330
Bug 9659: Move new unit test to db-dependent directory

C4::Reports::Guided requires a koha-conf.xml file to be in place in
order to load. This means that any test which uses it has to go in
t/db_dependent

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
t/ReportsGuided.t [deleted file]
t/db_dependent/ReportsGuided.t [new file with mode: 0755]