fix phpcs errors

This commit is contained in:
imsamurai 2013-11-14 02:19:31 +02:00
parent fd64d952b5
commit 87fef89737

View file

@ -3155,7 +3155,6 @@ class MysqlTest extends CakeTestCase {
$this->Dbo->buildColumn($data); $this->Dbo->buildColumn($data);
} }
/** /**
* Test `unsigned` field parameter * Test `unsigned` field parameter
* *