From 0e4fa5838aa3426b51d50a3890679df5536f8e25 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Tue, 14 Oct 2014 10:59:58 +0200 Subject: .. --- tests/tolua/exec_test.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tolua/exec_test.cmd b/tests/tolua/exec_test.cmd index 3c4c627..19a2b41 100644 --- a/tests/tolua/exec_test.cmd +++ b/tests/tolua/exec_test.cmd @@ -2,7 +2,7 @@ set BINARY=%1 set LUA=%2 -set TITLE=3 +set TITLE=%3 copy libcommon\common.dll . >NUL copy ..\..\src\libcrawler\crawler.dll . >NUL -- cgit v1.2.3-54-g00ecf