]> BookStack Code Mirror - bookstack/blobdiff - tests/Unit/ConfigTest.php
Added tests and translations for dark-mode components
[bookstack] / tests / Unit / ConfigTest.php
index c84305ad88112354a418f6e9c01a58cded82b9eb..69b737d7df4ac3a88b03b0fcbffa07467d516a6b 100644 (file)
@@ -1,4 +1,6 @@
-<?php namespace Tests;
+<?php namespace Tests\Unit;
+
+use Tests\TestCase;
 
 /**
  * Class ConfigTest