diff options
author | Max Horn | 2009-05-19 11:22:20 +0000 |
---|---|---|
committer | Max Horn | 2009-05-19 11:22:20 +0000 |
commit | c24559877d82d3a936177c9b502a35627ded0c15 (patch) | |
tree | cc11e997ea4680eba26257be9048d9b4fa20df4b /test/README | |
parent | 613ca85bf9577b8f145e6daece1c739da8d2d759 (diff) | |
download | scummvm-rg350-c24559877d82d3a936177c9b502a35627ded0c15.tar.gz scummvm-rg350-c24559877d82d3a936177c9b502a35627ded0c15.tar.bz2 scummvm-rg350-c24559877d82d3a936177c9b502a35627ded0c15.zip |
Updated link to CxxTest homepage
svn-id: r40721
Diffstat (limited to 'test/README')
-rw-r--r-- | test/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README b/test/README index eadb0f1080..479b290967 100644 --- a/test/README +++ b/test/README @@ -1,5 +1,5 @@ This directory contains some unit tests for ScummVM. They are based on -CxxTest <http://cxxtest.sourceforge.net/>, which you can find in the cxxtest +CxxTest <http://cxxtest.com/>, which you can find in the cxxtest subdirectory, including its manual. To run the unit tests, simply use "make test".
\ No newline at end of file |