Skip to content

Commit

Permalink
Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
iliaal committed Jun 11, 2011
1 parent 55e13e0 commit f526db0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/experimental/serializer_json.phpt
Expand Up @@ -8,9 +8,7 @@ Serialize JSON
?>
--REDIRECTTEST--

$path = implode(DIRECTORY_SEPARATOR, array('tests', 'experimental', 'serializer'));

return array(
'TESTS' => $path,
'TESTS' => sys_get_temp_dir(),
'ENV' => array('TEST_MEMC_SERIALIZER' => 'Memcached::SERIALIZER_JSON'),
);

0 comments on commit f526db0

Please sign in to comment.