Fix tst_qtextedit for configurations with builtin testdata

Change-Id: Ic692acd8053a02270416deb1be3d58a5f0424526
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
This commit is contained in:
Oliver Wolff 2018-05-22 14:49:42 +02:00
parent 8d3e7eb259
commit cfe019f90a

View File

@ -6,3 +6,5 @@ QT += widgets widgets-private gui-private core-private testlib
SOURCES += tst_qtextedit.cpp SOURCES += tst_qtextedit.cpp
osx: LIBS += -framework AppKit osx: LIBS += -framework AppKit
TESTDATA += fullWidthSelection