Fix order of mouse selftest in selftests.pri

Put it in alphabetical order like the rest of the list.

Change-Id: I3da3bb68d1847f53419bb79490b946c935ebb518
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
bb10
Mitch Curtis 2018-05-04 10:44:20 +02:00
parent 630b06f86c
commit 4c92fce761
1 changed files with 2 additions and 2 deletions

View File

@ -30,6 +30,7 @@ SUBPROGRAMS = \
keyboard \
longstring \
maxwarnings \
mouse \
multiexec \
pairdiagnostics \
printdatatags \
@ -48,8 +49,7 @@ SUBPROGRAMS = \
verbose2 \
verifyexceptionthrown \
warnings \
xunit \
mouse
xunit
INCLUDEPATH += ../../../../shared/
HEADERS += ../../../../shared/emulationdetector.h