Skip to content

Commit cd4d96e

Browse files
committed
ITT: Tests namespace set.
1 parent 77fdeec commit cd4d96e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/TestingTools/Asserts/ExceptionAssertsTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<?php
22

3+
namespace Illuminated\Testing\TestingTools\Tests\Asserts;
4+
35
use Illuminated\Testing\TestingTools\Tests\TestCase;
6+
use RuntimeException;
47

58
class ExceptionAssertsTest extends TestCase
69
{

0 commit comments

Comments
 (0)