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