Merge pull request #1346 from smita786/QA_4_2
update unit test needed after fixing bug 4487
This commit is contained in:
commit
74ae4a2938
@ -1420,11 +1420,6 @@ class PMA_ExportSql_Test extends PHPUnit_Framework_TestCase
|
||||
$result
|
||||
);
|
||||
|
||||
$this->assertContains(
|
||||
"AUTO_INCREMENT=1 ;",
|
||||
$result
|
||||
);
|
||||
|
||||
$this->assertNotContains(
|
||||
'-- Constraints for table',
|
||||
$GLOBALS['sql_constraints']
|
||||
|
||||
Loading…
Reference in New Issue
Block a user