From 516523183fad016a26c7400d784eb9c0343b7964 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 3 Apr 2013 11:22:42 +0200 Subject: Generate add/drop table migration statements --- test.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.bat') diff --git a/test.bat b/test.bat index bb7b3a9..8e40afd 100644 --- a/test.bat +++ b/test.bat @@ -38,7 +38,7 @@ goto :eof :start -for %%d in (common %1 boost\common boost\%1 qt\common qt\%1) do ( +for %%d in (common evolution %1 boost\common boost\%1 qt\common qt\%1) do ( call :run_test %%d %1 ) -- cgit v1.1