Forgot to commit the test update from the Kindle hacks. re #165

This commit is contained in:
Sébastien Lucas 2014-07-29 22:36:32 +02:00
parent 8a9902e9b2
commit 6860206075
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ class BaseTest extends PHPUnit_Framework_TestCase
$data = array("title" => $config['cops_title_default'],
"version" => VERSION,
"opds_url" => $config['cops_full_url'] . "feed.php",
"customHeader" => "",
"template" => getCurrentTemplate (),
"server_side_rendering" => useServerSideRendering (),
"current_css" => getCurrentCss (),