summaryrefslogtreecommitdiff
path: root/tests/functional/test_escapes/Test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/test_escapes/Test.php')
-rw-r--r--tests/functional/test_escapes/Test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/test_escapes/Test.php b/tests/functional/test_escapes/Test.php
index 5c2a2ab..a67a8a7 100644
--- a/tests/functional/test_escapes/Test.php
+++ b/tests/functional/test_escapes/Test.php
@@ -2,7 +2,7 @@
namespace tests\functional\test_escapes;
-use kch42\ste\STECore;
+use r7r\ste\STECore;
use tests\functional\BaseTest;
class Test extends BaseTest