]> BookStack Code Mirror - bookstack/blobdiff - tests/Unit/UrlTest.php
Update settings.php
[bookstack] / tests / Unit / UrlTest.php
index c2386443c6fdacd9260cc8b5bfb7777c74a5c208..feff4797718baa4904dce7d80dcbaf4aca5180a6 100644 (file)
@@ -1,4 +1,6 @@
-<?php namespace Tests;
+<?php namespace Tests\Unit;
+
+use Tests\TestCase;
 
 class UrlTest extends TestCase
 {