Skip to content

Commit 9408b91

Browse files
updated test bat file.
1 parent 71b79b8 commit 9408b91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/releasetest/releasetest.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ sqlite3.exe %DBFILE% < create_blog_table.sql
2323

2424
cd %APPNAME%
2525
tspawn s blog
26+
tspawn w foo
2627
qmake -r CONFIG+=release
2728
%MAKE%
2829
if ERRORLEVEL 1 (

0 commit comments

Comments
 (0)