Skip to content
Snippets Groups Projects
Commit d43ed43b authored by Robin Appelman's avatar Robin Appelman
Browse files

cant to ttl tests for xcache

parent 252453cd
No related branches found
No related tags found
No related merge requests found
......@@ -28,4 +28,8 @@ class Test_Cache_XCache extends Test_Cache {
public function setUp(){
$this->instance=new OC_Cache_XCache();
}
function testTTL(){
// ttl doesn't work correctly in the same request
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment