tests: fixed compilation of tst_qtextstream
authorRohan McGovern <rohan.mcgovern@nokia.com>
Thu, 19 May 2011 00:00:47 +0000 (10:00 +1000)
committerRohan McGovern <rohan.mcgovern@nokia.com>
Thu, 19 May 2011 00:00:47 +0000 (10:00 +1000)
commit9a6a58a95af31816627550c573c1b2ac39fc404e
tree38a6b888549b8f0d2817d5db7a7b28426e974d64
parent449b8a93170ecc19f2f438b160d0bc4122999401
tests: fixed compilation of tst_qtextstream

Compilation of this autotest was broken by a strange qmake bug,
QTBUG-19393.  Work around it by putting a space between two string
literals.

Change-Id: I494c486dd11858eeaf98d7a04021c74fcf3cbba7
tests/auto/qtextstream/tst_qtextstream.cpp