[JSON] doctest: need another section ?
This commit is contained in:
parent
6d9b2040ab
commit
578217eaa3
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user