From 6b52ae4d190716bedf76c530ca6b561c9f9c4a44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 16 Jun 2016 08:55:39 +0200 Subject: [PATCH] Adjust test expectations to match new code MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- test/classes/PMA_Scripts_test.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/classes/PMA_Scripts_test.php b/test/classes/PMA_Scripts_test.php index 7417244944..d8f6146aa1 100644 --- a/test/classes/PMA_Scripts_test.php +++ b/test/classes/PMA_Scripts_test.php @@ -77,7 +77,7 @@ class PMA_Scripts_test extends PHPUnit_Framework_TestCase public function testIncludeFile() { $this->assertEquals( - '', + '', $this->_callPrivateFunction( '_includeFiles', array( @@ -105,7 +105,7 @@ class PMA_Scripts_test extends PHPUnit_Framework_TestCase $this->object->addEvent('onClick', 'doSomething'); $this->assertRegExp( - '@