From dc4b487c7cbd3318593ff44e37bd46496c17a5c3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 24 Apr 2011 12:53:55 +0200 Subject: Add missing directory --- test.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.bat') diff --git a/test.bat b/test.bat index b196fcc..97f52bb 100644 --- a/test.bat +++ b/test.bat @@ -39,7 +39,7 @@ goto :eof :start -for %%d in (tracer common %1 boost\common boost\%1 qt\%1) do ( +for %%d in (tracer common %1 boost\common boost\%1 qt\common qt\%1) do ( call :run_test %%d %1 ) -- cgit v1.1