]> 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)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Mon, 29 Jul 2013 12:47:22 +0000 (08:47 -0400)
commit0700abd542584f996e333e07f227822bbd4e9f90
treef77ed2dc4e02e8185b5950dec40dc05632331de7
parentb7cbf8b53101824243b32ead096f6756400cc479
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 b12c7b2ea01a01c2bd300e553d8ad39a1f201297)

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