dbPutLinkTest: set # of tests

This commit is contained in:
Michael Davidsaver
2014-07-11 16:59:22 -04:00
parent fd7a934ce3
commit bb51281d9c

View File

@@ -101,7 +101,7 @@ static void testSet(void)
MAIN(dbPutLinkTest)
{
testPlan(0);
testPlan(40);
testSet();
return testDone();
}