summaryrefslogtreecommitdiff
path: root/tests/app/Module/ClippingsCartModuleTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Module/ClippingsCartModuleTest.php')
-rw-r--r--tests/app/Module/ClippingsCartModuleTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Module/ClippingsCartModuleTest.php b/tests/app/Module/ClippingsCartModuleTest.php
index 97f4418d8d..55d7ce73a5 100644
--- a/tests/app/Module/ClippingsCartModuleTest.php
+++ b/tests/app/Module/ClippingsCartModuleTest.php
@@ -18,7 +18,7 @@
/**
* Test harness for the class ClippingsCartModule
*/
-class ClippingsCartModuleTest extends PHPUnit_Framework_TestCase {
+class ClippingsCartModuleTest extends \PHPUnit_Framework_TestCase {
/**
* Prepare the environment for these tests
*/