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:
authorLEDfan <tobia@ledfan.be>2016-01-21 18:40:11 +0300
committerLEDfan <tobia@ledfan.be>2016-01-21 18:40:11 +0300
commit4b8761a130fe2adbddd2741f24e97a55dc285397 (patch)
treea6b3eba90a538945547e3d6432b1955bfae6e910 /tests/integration
parentb9b303c5ae3bc570dc709474c25005b634a58519 (diff)
Fix and add more test data to unit tests
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(