Added comment about eunit in README

This commit is contained in:
0x6e6562@gmail.com 2007-10-06 18:54:52 +00:00
parent f918e3913b
commit be108080e7
1 changed files with 4 additions and 1 deletions

View File

@ -33,7 +33,10 @@ In order to compile/run this code you must have the following
installed:
- Erlang/OTP
- Eunit (from SVN) installed in the standard OTP library path (to run the tests)
- Eunit installed in the standard OTP library path (to run the tests).
(The unit tests depend on the 20070405 snapshot version of eunit,
rather than the released 1.1 version - the former has an 'include' dir
whereas the latter has 'inc'.)
- The source of RabbitMQ server 1.2.0
Patch & Install RabbitMQ to OTP Libs Dir