|
|
$this->assertTrue($store->exists($ids[$key]), "paste $key exists after storing it");
|
|
$this->assertTrue($store->exists($ids[$key]), "paste $key exists after storing it");
|
|
|
if (in_array($key, array('x', 'y', 'z')))
|
|
if (in_array($key, array('x', 'y', 'z')))
|