aboutsummaryrefslogtreecommitdiff
path: root/tests/lib/Minz/MigratorTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Minz/MigratorTest.php')
-rw-r--r--tests/lib/Minz/MigratorTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/Minz/MigratorTest.php b/tests/lib/Minz/MigratorTest.php
index 8f23895aa..d4b1e030c 100644
--- a/tests/lib/Minz/MigratorTest.php
+++ b/tests/lib/Minz/MigratorTest.php
@@ -2,7 +2,7 @@
use PHPUnit\Framework\TestCase;
-class Minz_MigratorTest extends TestCase
+class MigratorTest extends TestCase
{
public function testAddMigration() {
$migrator = new Minz_Migrator();