diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/tst_qPrefDisplay.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tst_qPrefDisplay.qml b/tests/tst_qPrefDisplay.qml index eafcadee1..eb4e11e30 100644 --- a/tests/tst_qPrefDisplay.qml +++ b/tests/tst_qPrefDisplay.qml @@ -4,7 +4,7 @@ import QtTest 1.2 import org.subsurfacedivelog.mobile 1.0 TestCase { - name: "qPref" + name: "qPrefDisplay" SsrfDisplayPrefs { id: display |