aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Cache/Wrapper/CacheJailTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Files/Cache/Wrapper/CacheJailTest.php')
-rw-r--r--tests/lib/Files/Cache/Wrapper/CacheJailTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/Files/Cache/Wrapper/CacheJailTest.php b/tests/lib/Files/Cache/Wrapper/CacheJailTest.php
index f26e3a59f1c..365049c1cc6 100644
--- a/tests/lib/Files/Cache/Wrapper/CacheJailTest.php
+++ b/tests/lib/Files/Cache/Wrapper/CacheJailTest.php
@@ -79,7 +79,7 @@ class CacheJailTest extends CacheTest {
function testGetIncomplete() {
//not supported
- $this->assertTrue(true);
+ $this->addToAssertionCount(1);
}
function testMoveFromJail() {