Forgot to commit the test update from the Kindle hacks. re #165
This commit is contained in:
parent
8a9902e9b2
commit
6860206075
|
@ -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 (),
|
||||
|
|
Loading…
Reference in a new issue