Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration')
-rw-r--r--tests/integration/MemLockTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/MemLockTest.php b/tests/integration/MemLockTest.php
index 2a97e1b..e1d04f1 100644
--- a/tests/integration/MemLockTest.php
+++ b/tests/integration/MemLockTest.php
@@ -54,7 +54,7 @@ class MemLockTest extends TestCase {
if ($cache->isAvailable()) {
$this->memCache = $cache->create('ojsxc');
} else {
- die('No memcache available'); // TODO
+ die('No memcache available');
}
$this->memLock = new MemLock(