mirror of
https://github.com/predis/predis.git
synced 2026-08-24 02:19:40 +00:00
9e48aef4b0
See commit dd5d665 for the above mentioned changes.
Tests for Option\Aggregate, Option\Replication and Option\Cluster should
be refactored because code is a bit too repetitive and a bunch of tests
are shared among them (replication and cluster options extend aggregate
and share the same logic after all).