]> git.koha-community.org Git - koha.git/commit
move Auth_ParseSearchHistoryCookie.t to db_dependent directory 3.4.x
authorGalen Charlton <gmc@esilibrary.com>
Sun, 28 Jul 2013 19:42:51 +0000 (19:42 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Sun, 28 Jul 2013 19:47:50 +0000 (19:47 +0000)
commitacf071bc876bc1eeb291177b69f651d82c2cd19c
tree767e6d2f01f0bdfcb68fdaaf960b4578072a5683
parentac8c47e1876e03b988180b4a08862d8de171d050
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>
t/Auth_ParseSearchHistoryCookie.t [deleted file]
t/db_dependent/Auth_ParseSearchHistoryCookie.t [new file with mode: 0644]