Module: sip-router Branch: master Commit: dad6e668c3839bafb20fcee31fdd35a1ce7ceac7 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=dad6e668...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Oct 13 22:49:38 2014 +0200
test/unit: sipsak listed as dependency in readme
---
test/unit/README | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/test/unit/README b/test/unit/README index f09ede2..6cef6bf 100644 --- a/test/unit/README +++ b/test/unit/README @@ -17,8 +17,11 @@ your harddisk or do other nasty things..
Dependencies ------------ -- SIPP (sipp.sourceforge.net) is required by some tests. - + +External tools needed by some test units: + + - SIPP (sipp.sourceforge.net) + - SIPSAK
Usage -----