Fix tst_QTextEdit::fullWidthSelection2() for shadow build
authorKonstantin Ritt <ritt.ks@gmail.com>
Thu, 11 Oct 2012 01:00:11 +0000 (04:00 +0300)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 12 Oct 2012 05:44:34 +0000 (07:44 +0200)
commit8b41f22f5c4bb401182e2b458f61177b92bd48ce
treed43b21579c0c8097653845dade20fb879d70a763
parentdfb55f8a6c8d3ec4da840191c331ace3c2aa2bf3
Fix tst_QTextEdit::fullWidthSelection2() for shadow build

Search for the test data files in the test data directory, not in the current dir.

Change-Id: I746e717bae575364102c1bb5c2888332d94c374f
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
tests/auto/widgets/widgets/qtextedit/tst_qtextedit.cpp