Jedis unit tests works with 'latest' unstable branch

This commit is contained in:
Jungtaek Lim
2014-10-20 00:02:44 +09:00
parent 49a4d5a450
commit 0601d453ff

View File

@@ -48,7 +48,7 @@ Please add unit tests in order to prove your modification works smoothly. And pl
# Jedis Test Environment
Jedis unit tests run with [```Redis unstable branch```](https://github.com/antirez/redis).
Jedis unit tests run with latest [```Redis unstable branch```](https://github.com/antirez/redis).
Please let them prepared and installed.
Jedis unit tests use many Redis instances, so we use ```Makefile``` to prepare environment.