aboutsummaryrefslogtreecommitdiff
path: root/test.bat
diff options
context:
space:
mode:
Diffstat (limited to 'test.bat')
-rw-r--r--test.bat2
1 files changed, 1 insertions, 1 deletions
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
)