diff --git a/tests/std_types.rs b/tests/std_types.rs index a360e16ea..c7854becc 100644 --- a/tests/std_types.rs +++ b/tests/std_types.rs @@ -226,8 +226,8 @@ test_type!(BTreeMap, HashMap, IndexMap = { +#[cfg(feature = "indexmap1")] +test_type!(indexmap1::IndexMap = { "type": "object", "additionalProperties": { "type": "string"