7ace6169fb
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>
7 lines
111 B
Prolog
7 lines
111 B
Prolog
CONFIG += testcase
|
|
TEMPLATE = app
|
|
TARGET = tst_qcompleter
|
|
QT += widgets testlib
|
|
|
|
SOURCES += tst_qcompleter.cpp
|