diff options
Diffstat (limited to 'test.bat')
-rw-r--r-- | test.bat | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ rem license : GNU GPL v2; see accompanying LICENSE file setlocal -set "tests=__path__(dirs)" +set "tests=__path__(dirs) __path__(tr1_dirs)" set "confs=__path__(configurations)" set "plats=__path__(platforms)" set "topdir=__path__(topdir)\.." |