mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Minor test case addition. Currently GETRANGE command does not have the test case coverage for the scenarios: An error is returned when key exists but of different type Added missing test cases for getrange command.