]> git.koha-community.org Git - koha.git/commit
move Auth_ParseSearchHistoryCookie.t to db_dependent directory
authorGalen Charlton <gmc@esilibrary.com>
Sun, 28 Jul 2013 19:42:51 +0000 (19:42 +0000)
committerBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Sun, 28 Jul 2013 21:33:06 +0000 (18:33 -0300)
commitbb3b1cc0a78b6f06cdaaab55f27c59e641522ad4
tree3c9ecc2317556c9965daef6c3351aa0a826ba429
parentdf13c5e14cc987c078d403323661224c1462f7e6
move Auth_ParseSearchHistoryCookie.t to db_dependent directory

The actual tests in this script are not dependent on the database,
but simply loading C4::Auth requires a valid(ish) koha-conf.xml
and database.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 3a5e64cd916d415a4ffde2be921419d4cfaab33f)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit 3a5e64cd916d415a4ffde2be921419d4cfaab33f)
t/Auth_ParseSearchHistoryCookie.t [deleted file]
t/db_dependent/Auth_ParseSearchHistoryCookie.t [new file with mode: 0644]