diff --git a/testApp/pv/testValueBuilder.cpp b/testApp/pv/testValueBuilder.cpp index 8bf831c..5e8f59f 100644 --- a/testApp/pv/testValueBuilder.cpp +++ b/testApp/pv/testValueBuilder.cpp @@ -140,7 +140,7 @@ void testAppend() MAIN(testValueBuilder) { - testPlan(13); + testPlan(27); try { testBuild(); testSubStruct();