summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
blob: acb2236403d544b3339ed256e2c7b6ad085ef796 (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs

SUBDIRS +=  auto

qtHaveModule(webengine) {
    SUBDIRS += quicktestbrowser
}