fixing tests. the rename test was broken, so I made it to detect a same-key rename... multi-bulk
authorJeremy Zawodny <Jeremy@Zawodny.com>
Fri, 2 Jul 2010 22:19:28 +0000 (15:19 -0700)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 28 Aug 2010 17:47:25 +0000 (19:47 +0200)
commit98981a773745f22d868f889d695704f95f25c533
tree45dab19a70599d8b13506da4090439ce96e60cf5
parentd8e6bf751e89e21d5d11f29c688a856425050e5c
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