Skip to content

Commit 144e1f2

Browse files
jrfnlsirbrillig
authored andcommitted
Tests: fix namespace (#164)
Closes 162 Co-authored-by: jrfnl <jrfnl@users.noreply.github.com>
1 parent 89616c0 commit 144e1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VariableAnalysis/Tests/CodeAnalysis/VariableAnalysisTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
namespace VariableAnalysis\Tests;
2+
namespace VariableAnalysis\Tests\CodeAnalysis;
33

44
use VariableAnalysis\Tests\BaseTestCase;
55

0 commit comments

Comments
 (0)