This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
cakephp
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix coding standards.
mark_story
13 years ago
parent
38c592928d
commit
b1aa75bec0
1 changed files
with
0 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
lib/Cake/Test/Case/View/MediaViewTest.php
+ 0
- 1
lib/Cake/Test/Case/View/MediaViewTest.php
View File
@@ -148,5 +148,4 @@ class MediaViewTest extends CakeTestCase {
$this->MediaView->render();
$this->MediaView->render();
}
}
-
}
}