summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAndré Pönitz <andre.poenitz@theqtcompany.com>2015-08-27 11:56:32 +0200
committerErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-08-27 13:01:00 +0300
commitcfe270eb94495f1f4c8fc0136499f2994bd90268 (patch)
tree9331ba5010b259a6dc935be1c770e606349fa72f /tests
parent44a378d51ff04d3b7a6edd65e7b6a5dbf89cc06d (diff)
Fix whitespace in scion.pro
Change-Id: Idd95954af85c6de2973c48871e484c966e6d2497 Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/scion/scion.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/scion/scion.pro b/tests/auto/scion/scion.pro
index fec74ab..e1a350c 100644
--- a/tests/auto/scion/scion.pro
+++ b/tests/auto/scion/scion.pro
@@ -129,7 +129,7 @@ for (f,ALLSCXMLS) {
testBases += " \"$$tn\","
file = $$relative_path($$f, $$absolute_path($$PWD))
- qrc += '<file alias="$$base">$$file</file>'
+ qrc += '<file alias="$$base">$$file</file>'
json = $$file
json ~= s/\\.scxml$/.json/