]> 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)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Sun, 28 Jul 2013 21:06:59 +0000 (18:06 -0300)
commitf8b06d59f9929d3eaaa225fb6312905c3f4b46b6
treef82ed420dff4061d20c22e90c640acc045201f6f
parente198862a718a9c05dfcab8a6c79f85b3f5d55afc
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 882939825fda8cbe92f8507f8d0767ac9142c362)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/Auth_ParseSearchHistoryCookie.t [deleted file]
t/db_dependent/Auth_ParseSearchHistoryCookie.t [new file with mode: 0644]