Add a file to the TESTDATA list

The file exists but it isn't listed in TESTDATA.  This is only a problem
when the target is a another system as is the case with Qt for QNX.
Tests fail because the file isn't deployed.

Noticed this while testing the changes for custom spacing of JSON
output.

Task-number: QTBUG-47437
Change-Id: I098c34d2ab9027956d9233b24f30b5192ecfe96f
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
This commit is contained in:
James McDonnell 2015-11-16 16:53:23 -05:00
parent 4e8f07cd0f
commit 72de2ae317

View File

@ -3,4 +3,5 @@ TARGET = tst_bench_qbytearray
QT = core testlib
TESTDATA += main.cpp
SOURCES += main.cpp