fixup tests

This commit is contained in:
Michael Davidsaver
2016-05-04 19:46:19 -04:00
parent 7f077efe39
commit 3c7cd0fab4
5 changed files with 10 additions and 7 deletions

View File

@@ -78,7 +78,7 @@ static const char longmsg[] = "This message should be longer than the mimimum bu
MAIN(teststream)
{
testPlan(0);
testPlan(10);
eltc(0);
testNoBlock("hello");
testNoBlock(longmsg);