diff --git a/test/libraries/PMA_structure_test.php b/test/libraries/PMA_structure_test.php index 42f460c3c2..a3c46aea77 100644 --- a/test/libraries/PMA_structure_test.php +++ b/test/libraries/PMA_structure_test.php @@ -197,7 +197,7 @@ class PMA_Structure_Test extends PHPUnit_Framework_TestCase ); //$drop_message - $ret = "Table name1 has been dropped"; + $ret = "Table name1 has been dropped."; $this->assertEquals( $ret, $drop_message