Fix coding standards.

This commit is contained in:
mark_story 2012-12-07 22:05:00 -05:00
parent 38c592928d
commit b1aa75bec0

View file

@ -148,5 +148,4 @@ class MediaViewTest extends CakeTestCase {
$this->MediaView->render(); $this->MediaView->render();
} }
} }