summaryrefslogtreecommitdiff
path: root/tests/app/Controller/MediaControllerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Controller/MediaControllerTest.php')
-rw-r--r--tests/app/Controller/MediaControllerTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Controller/MediaControllerTest.php b/tests/app/Controller/MediaControllerTest.php
index 84a185cc96..2bfe03b222 100644
--- a/tests/app/Controller/MediaControllerTest.php
+++ b/tests/app/Controller/MediaControllerTest.php
@@ -18,7 +18,7 @@
/**
* Test harness for the class MediaController
*/
-class MediaControllerTest extends PHPUnit_Framework_TestCase {
+class MediaControllerTest extends \PHPUnit_Framework_TestCase {
/**
* Prepare the environment for these tests
*/