testprinter fix plan

This commit is contained in:
Michael Davidsaver
2018-10-07 20:23:07 -07:00
parent edd3e20f3c
commit 5f93e292b2

View File

@@ -357,7 +357,7 @@ void testEscape()
MAIN(testprinter)
{
testPlan(16);
testPlan(20);
showNTScalarNumeric();
showNTScalarString();
showNTEnum();