From 4422ab1bda1223956b080e38c1974b7df63183ec Mon Sep 17 00:00:00 2001 From: "qunfang.lin" Date: Wed, 14 Aug 2019 09:34:58 +0800 Subject: [PATCH] [common][fmradio][fix one tc path issue] Change-Id: I0eef0150c0d81a206b89f8ae2107792e6126156b Signed-off-by: qunfang.lin --- common/tct-fmradio-tizen-tests/tests.full.xml | 2 +- common/tct-fmradio-tizen-tests/tests.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/tct-fmradio-tizen-tests/tests.full.xml b/common/tct-fmradio-tizen-tests/tests.full.xml index 411b65b4c..3bf4bef26 100755 --- a/common/tct-fmradio-tizen-tests/tests.full.xml +++ b/common/tct-fmradio-tizen-tests/tests.full.xml @@ -447,7 +447,7 @@ - /opt/tct-fmradio-tizen-tests/fmradio/FMRadioManager_scanStart_errorCallback_invoked.html + /opt/tct-fmradio-tizen-tests/fmradio/FMRadioManager_scanStart_errorCallback_TypeMismatch.html diff --git a/common/tct-fmradio-tizen-tests/tests.xml b/common/tct-fmradio-tizen-tests/tests.xml index dbad36db3..d62dceb49 100755 --- a/common/tct-fmradio-tizen-tests/tests.xml +++ b/common/tct-fmradio-tizen-tests/tests.xml @@ -184,7 +184,7 @@ - /opt/tct-fmradio-tizen-tests/fmradio/FMRadioManager_scanStart_errorCallback_invoked.html + /opt/tct-fmradio-tizen-tests/fmradio/FMRadioManager_scanStart_errorCallback_TypeMismatch.html -- 2.34.1