95% coverage, getting close.
This commit is contained in:
parent
f3d5d12b9f
commit
db6e169f7b
6 changed files with 222 additions and 54 deletions
|
@ -61,6 +61,7 @@ function setUpConfig($config)
|
|||
}
|
||||
|
||||
`mysql -e 'TRUNCATE TABLE test.pickles;'`;
|
||||
`mysql -e 'TRUNCATE TABLE test.mypickles;'`;
|
||||
`mysql -e 'TRUNCATE TABLE test.users;'`;
|
||||
`echo 'flush_all' | nc localhost 11211`;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue