From 9bffb46aa8fbcf80b08a138cd5b4a9aee217a3c5 Mon Sep 17 00:00:00 2001 From: "J. King" Date: Mon, 6 Feb 2017 18:50:34 -0500 Subject: [PATCH] Use unparsed strings for mock file data --- locale/en.php | 2 +- tests/TestConf.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/en.php b/locale/en.php index b1678365..eef77dc4 100644 --- a/locale/en.php +++ b/locale/en.php @@ -1,6 +1,6 @@ 'The specified exception symbol {0} has no code specified in Exception.php', + 'Exception.JKingWeb/NewsSync/Exception.uncoded' => 'The specified exception symbol {0} has no code specified in Exception.php', 'Exception.JKingWeb/NewsSync/Lang/Exception.defaultFileMissing' => 'Default language file "{0}" missing', 'Exception.JKingWeb/NewsSync/Lang/Exception.fileMissing' => 'Language file "{0}" is not available', diff --git a/tests/TestConf.php b/tests/TestConf.php index 8f3783ef..14df5afd 100644 --- a/tests/TestConf.php +++ b/tests/TestConf.php @@ -15,7 +15,7 @@ class TestConf extends \PHPUnit\Framework\TestCase { touch($vfs."/".$file); } chmod($vfs."/confUnreadable", 0000); - $validConf = << "xx"