🚨 fixed a warning

This commit is contained in:
Niels Lohmann 2018-12-20 21:40:47 +01:00
parent 85849940ba
commit 45a8a093d7
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

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