summaryrefslogtreecommitdiffstats
path: root/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
blob: 4f7cd3a1d94078745d015ccb075972946d6d2593 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase

TARGET = tst_qscriptv8testsuite
QT = core script testlib
SOURCES  += tst_qscriptv8testsuite.cpp
RESOURCES += qscriptv8testsuite.qrc
include(abstracttestsuite.pri)

CONFIG+=insignificant_test # QTQAINFRA-428