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

@@ -172,7 +172,7 @@ void testmonitor()
MAIN(testtest)
{
testPlan(0);
testPlan(46);
testmonitor();
TestProvider::testCounts();
return testDone();