README: replace sh test/test.sh with make cross

This commit is contained in:
Roger Meier 2014-03-05 22:51:18 +01:00
parent f85fdd7a3a
commit 359036accf

2
README
View File

@ -152,7 +152,7 @@ at the end.
To run the cross-language test suite, please run:
sh test/test.sh
make cross
This will run a set of tests that use different language clients and
servers.