aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBramastyo Harimukti <bramastyo.harimukti.santoso@pelagicore.com>2019-04-23 14:43:16 +0200
committerBramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>2019-05-13 10:57:51 +0000
commit06749f1c1efd7edd08ea1b7505a9d030eafa4c7a (patch)
tree2fcde20d3f10dec784d2dc5b97edcea58fd348fd /tests
parent907d90ea05332a36c07bda01ef98cb9e189afb4d (diff)
[simulationbackend] refactor and split the interfaces
- rename the general settings into dataprovider temporarily - split cluster interfaces to drivedata - rename the control app into companion app Task-number: AUTOSUITE-948 Change-Id: Ie363c4b1c31cc9d047e83c41ec9b11f8f4658be3 Reviewed-by: Egor Nemtsev <enemtsev@luxoft.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/qmltests/qmltests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qmltests/qmltests.pro b/tests/qmltests/qmltests.pro
index 19934b2d..758c07b6 100644
--- a/tests/qmltests/qmltests.pro
+++ b/tests/qmltests/qmltests.pro
@@ -5,7 +5,7 @@ SOURCES += testrunner.cpp
include(../../config.pri)
# This will add the install directory to the PATH variable of the target_wrapper.bat for the autotest
-# This is needed as the libRemoteSettings.dll will be installed there
+# This is needed as the libdataprovider.dll will be installed there
win32 {
extra_path.name = PATH
extra_path.CONFIG = prepend