From b3fa74d407c8a7bdc39c381137612a2d94c58831 Mon Sep 17 00:00:00 2001
From: Boris Kolpackov <boris@codesynthesis.com>
Date: Mon, 24 Jan 2011 16:46:25 +0200
Subject: Add TR1 examples to test list

---
 test.bat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test.bat b/test.bat
index 13a68fb..731bff9 100644
--- a/test.bat
+++ b/test.bat
@@ -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)\.."
-- 
cgit v1.1