🚨 fixed a warning

This commit is contained in:
Niels Lohmann
2018-12-20 21:40:47 +01:00
parent 85849940ba
commit 45a8a093d7

View File

@@ -1443,4 +1443,4 @@ TEST_CASE("items()")
CHECK(counter == 2);
}
}
}
}