|
@@ -290,6 +290,7 @@ TEST(ModuleSpec, CheckFormat) {
|
|
std::vector<std::string> specs;
|
|
std::vector<std::string> specs;
|
|
ConstElementPtr el;
|
|
ConstElementPtr el;
|
|
|
|
|
|
|
|
+ // cppcheck-suppress redundantAssignment
|
|
specs.clear();
|
|
specs.clear();
|
|
item_default = "\"item_default\": \"2011-05-27T19:42:57Z\",";
|
|
item_default = "\"item_default\": \"2011-05-27T19:42:57Z\",";
|
|
item_format = "\"item_format\": \"date-time\"";
|
|
item_format = "\"item_format\": \"date-time\"";
|