qt5base-lts/tests/auto/widgets/util/qcompleter/qcompleter.pro
Jason McDonald 7ace6169fb Remove insignification from QCompleter autotest.
Until March 15, 2012, this test failed consistently on Mac and passed
on other platforms. Since then, the test has passed consistently on all
platforms.

Change-Id: Ie773643a1c9dc0ab3596786badbc3c3afd4824d6
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-04-23 09:45:24 +02:00

7 lines
111 B
Prolog

CONFIG += testcase
TEMPLATE = app
TARGET = tst_qcompleter
QT += widgets testlib
SOURCES += tst_qcompleter.cpp