[JSON] doctest: need another section ?
This commit is contained in:
parent
6d9b2040ab
commit
578217eaa3
1 changed files with 14 additions and 14 deletions
|
@ -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 a new issue