Skip to content

Commit

Permalink
tst_qtextbrowser: add markdown test data to TESTDATA
Browse files Browse the repository at this point in the history
It's necessary to make the test pass on certain platforms.

Change-Id: I717d492df437c0ffb75b21d9ef23ce602160fad1
Reviewed-by: Shawn Rutledge <[email protected]>
  • Loading branch information
ec1oud committed Jun 1, 2019
1 parent 6a7cea6 commit a5b373e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/auto/widgets/widgets/qtextbrowser/qtextbrowser.pro
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ SOURCES += tst_qtextbrowser.cpp

QT += widgets testlib

TESTDATA += *.html subdir/*
TESTDATA += *.html *.md subdir/*

builtin_testdata: DEFINES += BUILTIN_TESTDATA

0 comments on commit a5b373e

Please sign in to comment.