summaryrefslogtreecommitdiff
path: root/tests/functional/TestStorage.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/TestStorage.php')
-rw-r--r--tests/functional/TestStorage.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/TestStorage.php b/tests/functional/TestStorage.php
index ff8512a..976008c 100644
--- a/tests/functional/TestStorage.php
+++ b/tests/functional/TestStorage.php
@@ -3,7 +3,7 @@
namespace tests\functional;
-use kch42\ste\StorageAccess;
+use r7r\ste\StorageAccess;
class TestStorage implements StorageAccess
{