summaryrefslogtreecommitdiff
path: root/tests/Unit/Database/Migration/Stub/2017_12_24_053300_another_stuff.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Unit/Database/Migration/Stub/2017_12_24_053300_another_stuff.php')
-rw-r--r--tests/Unit/Database/Migration/Stub/2017_12_24_053300_another_stuff.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Unit/Database/Migration/Stub/2017_12_24_053300_another_stuff.php b/tests/Unit/Database/Migration/Stub/2017_12_24_053300_another_stuff.php
index d4d7e5f8..65846d16 100644
--- a/tests/Unit/Database/Migration/Stub/2017_12_24_053300_another_stuff.php
+++ b/tests/Unit/Database/Migration/Stub/2017_12_24_053300_another_stuff.php
@@ -1,5 +1,7 @@
<?php
+namespace Engelsystem\Migrations;
+
use Engelsystem\Database\Migration\Migration;
class AnotherStuff extends Migration