summaryrefslogtreecommitdiff
path: root/test/rvi_core_SUITE.erl
diff options
context:
space:
mode:
authorRudolf J Streif <rstreif@jaguarlandrover.com>2016-02-26 09:40:53 -0800
committerRudolf J Streif <rstreif@jaguarlandrover.com>2016-02-26 09:40:53 -0800
commit9a3db2baecdddbfba8e8bfeb71038e4de6a44225 (patch)
treecf0245edb0718ef5b5394cea809452c6dc440456 /test/rvi_core_SUITE.erl
parent5ec4bdb97f42d9a7165d7c60dd0d712e1ee3b21c (diff)
parentb26d341d2e525d5fe02fcd5e21fe47ba68616eec (diff)
downloadrvi_core-master.tar.gz
Merge pull request #94 from uwiger/uw-add-bt-in-bt_sampleHEADv0.5.0master
Uw add bt in bt sample
Diffstat (limited to 'test/rvi_core_SUITE.erl')
-rw-r--r--test/rvi_core_SUITE.erl6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/rvi_core_SUITE.erl b/test/rvi_core_SUITE.erl
index d65e6b7..b563755 100644
--- a/test/rvi_core_SUITE.erl
+++ b/test/rvi_core_SUITE.erl
@@ -141,9 +141,9 @@ groups() ->
t_register_lock_service,
t_register_sota_service,
t_call_lock_service,
- %% t_call_sota_service,
- %% t_multicall_sota_service,
- %% t_remote_call_lock_service,
+ t_call_sota_service,
+ t_multicall_sota_service,
+ t_remote_call_lock_service,
t_no_errors
]}
].