aboutsummaryrefslogtreecommitdiff
path: root/test/README
diff options
context:
space:
mode:
authorChristoph Mallon2011-08-07 11:38:42 +0200
committerJohannes Schickel2011-08-07 13:53:33 +0200
commitbf580e6e6b9af3a545dfd7105aa4e5d691443495 (patch)
tree91f6898f5a2c24b335c5ecf1fdee1edca2ecb1bf /test/README
parent2c9fdf0df754176a375d5079c7e8578c6701630a (diff)
downloadscummvm-rg350-bf580e6e6b9af3a545dfd7105aa4e5d691443495.tar.gz
scummvm-rg350-bf580e6e6b9af3a545dfd7105aa4e5d691443495.tar.bz2
scummvm-rg350-bf580e6e6b9af3a545dfd7105aa4e5d691443495.zip
JANITORIAL: Add missing NL at EOF.
Diffstat (limited to 'test/README')
-rw-r--r--test/README2
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".