🚨 fixed a warning

pull/1409/head
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
1 changed files with 1 additions and 1 deletions

View File

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