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

@@ -343,7 +343,7 @@ struct TestMonitor {
MAIN(testmon)
{
testPlan(0);
testPlan(79);
TEST_METHOD(TestMonitor, test_event);
TEST_METHOD(TestMonitor, test_share);
TEST_METHOD(TestMonitor, test_ds_no_start);