More tests.
This commit is contained in:
parent
191ceaa4e9
commit
57a5b0c2c0
6 changed files with 232 additions and 21 deletions
|
@ -53,6 +53,7 @@ function setUpConfig($config)
|
|||
}
|
||||
|
||||
`mysql -e 'TRUNCATE TABLE test.pickles;'`;
|
||||
`mysql -e 'TRUNCATE TABLE test.users;'`;
|
||||
`echo 'flush_all' | nc localhost 11211`;
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue