From d38c8ef0187f6f118b33fbf23e0a7f016376eb20 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Wed, 31 Oct 2012 10:16:50 +0000 Subject: [PATCH] Fixed "add scripts code" test case --- test/classes/PMA_Scripts_test.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/classes/PMA_Scripts_test.php b/test/classes/PMA_Scripts_test.php index 0422d64e05..9940ca493f 100644 --- a/test/classes/PMA_Scripts_test.php +++ b/test/classes/PMA_Scripts_test.php @@ -151,6 +151,8 @@ class PMA_Scripts_test extends PHPUnit_Framework_TestCase $this->assertEquals( '', $this->object->getDisplay() );