From 68831adef159153169a9d0b963b18f8df5ee5fa5 Mon Sep 17 00:00:00 2001 From: Hugues Peccatte Date: Sat, 12 Sep 2015 21:51:43 +0200 Subject: [PATCH] Adjust unit test. Signed-off-by: Hugues Peccatte --- test/libraries/PMA_transformation_test.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/test/libraries/PMA_transformation_test.php b/test/libraries/PMA_transformation_test.php index a42d9283085b..1319d19a2c96 100644 --- a/test/libraries/PMA_transformation_test.php +++ b/test/libraries/PMA_transformation_test.php @@ -108,7 +108,7 @@ public function testGetTypes() 4 => 'Image/PNG: Inline', 5 => 'Text/Octetstream: Sql', 6 => 'Text/Plain: Binarytoip', - 7 => 'Text/Plain: Bool2text', + 7 => 'Text/Plain: Bool2Text', 8 => 'Text/Plain: Dateformat', 9 => 'Text/Plain: External', 10 => 'Text/Plain: Formatted', @@ -118,7 +118,7 @@ public function testGetTypes() 14 => 'Text/Plain: Xml', 15 => 'Text/Plain: Link', 16 => 'Text/Plain: Longtoipv4', - 17 => 'Text/Plain: Preappend', + 17 => 'Text/Plain: PreApPend', 18 => 'Text/Plain: Substring', ), 'transformation_file' => array ( @@ -144,15 +144,15 @@ public function testGetTypes() ), 'input_transformation' => array( 'Image/JPEG: Upload', - 'Text/Plain: Fileupload', + 'Text/Plain: FileUpload', 'Text/Plain: Iptobinary', 'Text/Plain: JsonEditor', - 'Text/Plain: Regexvalidation', + 'Text/Plain: RegexValidation', 'Text/Plain: SqlEditor', 'Text/Plain: XmlEditor', 'Text/Plain: Link', 'Text/Plain: Longtoipv4', - 'Text/Plain: Preappend', + 'Text/Plain: PreApPend', 'Text/Plain: Substring', ), 'input_transformation_file' => array(