Skip to content

Commit 40d924e

Browse files
fix compilation error
1 parent f56a68d commit 40d924e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/test.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TEMPLATE = subdirs
22
CONFIG += testcase
3-
SUBDIRS = htmlescape httpheader hmac htmlparser
3+
SUBDIRS = htmlescape httpheader htmlparser
44
SUBDIRS += mailmessage multipartformdata smtpmailer viewhelper paginator
55
SUBDIRS += fieldnametovariablename rand urlrouter urlrouter2
66
SUBDIRS += buildtest stack queue forlist

0 commit comments

Comments
 (0)