diff options
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 479b290967..25c378374e 100644 --- a/test/README +++ b/test/README @@ -2,4 +2,4 @@ This directory contains some unit tests for ScummVM. They are based on 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 +To run the unit tests, simply use "make test". |