Bug 11452: Add unit tests for Koha::Template::Plugin::Cache
authorChris Cormack <chris@bigballofwax.co.nz>
Fri, 27 Dec 2013 03:06:34 +0000 (16:06 +1300)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 10 Jan 2014 15:42:23 +0000 (15:42 +0000)
commit0ba13938fbbee5d3fd86207b1fd5c8fe3b21383e
tree780bf463bcd939c98e43fb2ffc688215b2847bb4
parent5666ed77a34d48aa10e1ad2b1f06d99c0553644f
Bug 11452: Add unit tests for Koha::Template::Plugin::Cache

To test

run prove t/Koha_Template_Plugin_Cache.t

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works nicely.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/Koha_Template_Plugin_Cache.t [new file with mode: 0644]