[JSON] doctest: need another section ?

This commit is contained in:
pf 2020-07-19 18:17:03 +01:00
parent 6d9b2040ab
commit 578217eaa3

View file

@ -214,7 +214,7 @@ TEST_CASE_TEMPLATE("Serialization/deserialization of classes with 26 public/priv
persons::person_with_private_alphabet,
persons::person_with_public_alphabet)
{
SECTION("person")
SECTION("alphabet")
{
{
T obj1;