more test

This commit is contained in:
Michael Davidsaver
2016-01-29 15:01:37 -05:00
parent f081e10c62
commit 3cd09efa0a
4 changed files with 135 additions and 23 deletions

View File

@@ -157,5 +157,6 @@ MAIN(testtest)
{
testPlan(0);
testmonitor();
TestProvider::testCounts();
return testDone();
}