diff --git a/tests/classes/template/TemplateHandlerTest.class.php b/tests/classes/template/TemplateHandlerTest.class.php index a50331085..33db71086 100644 --- a/tests/classes/template/TemplateHandlerTest.class.php +++ b/tests/classes/template/TemplateHandlerTest.class.php @@ -164,6 +164,16 @@ class TemplateHandlerTest extends PHPUnit_Framework_TestCase 'logo', 'layout_info->logo_image){ ?>logo' ), + // error case - ignore stylesheets + array( + '', + '' + ), + // error case - ignore json + array( + '', + '' + ), // issue 103 array( '',