调整测试用文件结构

This commit is contained in:
7IN0SAN9
2016-01-25 17:37:11 +08:00
parent fd02db5f21
commit 6976a1a2d6
4 changed files with 9 additions and 5 deletions

View File

@@ -1 +0,0 @@
apc.enable_cli=1

3
tests/conf/apcu.ini Normal file
View File

@@ -0,0 +1,3 @@
extension=apcu.so
apc.enable_cli=1

View File

@@ -1,2 +1,4 @@
extension=apcu.so
extension=apc.so
apc.enable_cli=1