diff --git a/tests/cache/testListCache.php b/tests/cache/testListCache.php new file mode 100644 index 0000000..b22a527 --- /dev/null +++ b/tests/cache/testListCache.php @@ -0,0 +1,15 @@ + 'foo', +)); +$f = Group::getList(); +$f = Group::getList(); +$f = Group::getList(); +DBUtil::rollback();