fixing tests. the rename test was broken, so I made it to detect a same-key rename...
authorJeremy Zawodny <Jeremy@Zawodny.com>
Fri, 2 Jul 2010 22:19:28 +0000 (15:19 -0700)
committerJeremy Zawodny <Jeremy@Zawodny.com>
Fri, 2 Jul 2010 22:19:28 +0000 (15:19 -0700)
commit91d4fa77fb62628b75fa18cb456c13ecf09c5487
tree948cbb270e39818f75a6fe4971727d2859573800
parent9a4b1659b22490adb0cea1229f2080d9f196bf03
fixing tests.  the rename test was broken, so I made it to detect a same-key rename since the old test was a command the server wouldn't grok with an extra arg.  also fixed up the sort DESC test to work right as well
t/01-Redis.t