summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/test/sql_pt_representation_test.cc
diff options
context:
space:
mode:
authorAndrey Oleynik <aoleynik@luxoft.com>2017-08-18 11:55:24 +0300
committerAndrey Oleynik <aoleynik@luxoft.com>2017-08-21 15:59:12 +0300
commit522a5a261bb0cc98d6460f121db4d7a0ff5f7def (patch)
treeeb70ccc3498a17910e95ffe04380c73f95639323 /src/components/policy/policy_external/test/sql_pt_representation_test.cc
parent95cd13ab779dea195ee06e1f423f73003514c7b9 (diff)
downloadsdl_core-522a5a261bb0cc98d6460f121db4d7a0ff5f7def.tar.gz
Removes 'user_consent_passengerRC' support
Diffstat (limited to 'src/components/policy/policy_external/test/sql_pt_representation_test.cc')
-rw-r--r--src/components/policy/policy_external/test/sql_pt_representation_test.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/components/policy/policy_external/test/sql_pt_representation_test.cc b/src/components/policy/policy_external/test/sql_pt_representation_test.cc
index 11810632d1..d4df658bd2 100644
--- a/src/components/policy/policy_external/test/sql_pt_representation_test.cc
+++ b/src/components/policy/policy_external/test/sql_pt_representation_test.cc
@@ -1607,8 +1607,6 @@ TEST_F(SQLPTRepresentationTest,
table["policy_table"]["device_data"] = Json::Value(Json::objectValue);
table["policy_table"]["module_meta"] = Json::Value(Json::objectValue);
table["policy_table"]["module_config"]["preloaded_pt"] = Json::Value(false);
- table["policy_table"]["module_config"]["user_consent_passengersRC"] =
- Json::Value(false);
policy_table::Table expected(&table);
Json::StyledWriter writer;
// Checks