Skip to content

Commit 7175aee

Browse files
Don't double define constant (rebase/merge fail)
1 parent 1710419 commit 7175aee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/RedisArrayTest.php

-2
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,4 @@ function run_tests($className, $str_filter) {
542542
TestSuite::run($className, $str_filter);
543543
}
544544

545-
define('REDIS_ARRAY_DATA_SIZE', 1000);
546-
547545
?>

0 commit comments

Comments
 (0)