tst_qtextbrowser: add markdown test data to TESTDATA
It's necessary to make the test pass on certain platforms. Change-Id: I717d492df437c0ffb75b21d9ef23ce602160fad1 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
parent
6a7cea64d2
commit
a5b373e0db
|
|
@ -4,6 +4,6 @@ SOURCES += tst_qtextbrowser.cpp
|
|||
|
||||
QT += widgets testlib
|
||||
|
||||
TESTDATA += *.html subdir/*
|
||||
TESTDATA += *.html *.md subdir/*
|
||||
|
||||
builtin_testdata: DEFINES += BUILTIN_TESTDATA
|
||||
|
|
|
|||
Loading…
Reference in New Issue