1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

Added more tests

This commit is contained in:
Kirk Bushell
2015-10-27 13:22:30 +00:00
parent a4ef9e7cf4
commit 400aa4fef9
3 changed files with 47 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<?php
namespace tests\Flarum\Api\Handler;
namespace Tests\Flarum\Api\Handler;
use Flarum\Api\Handler\FloodingExceptionHandler;
use Flarum\Core\Exception\FloodingException;