修正单元测试

This commit is contained in:
thinkphp
2016-07-08 17:24:59 +08:00
parent 077df8f1b9
commit 69ba372de0
2 changed files with 15 additions and 5 deletions

View File

@@ -47,4 +47,8 @@ class memcachedTest extends cacheTestCase
public function testExpire()
{
}
public function testStaticCall()
{
}
}