dbCaStatsTest: set # of tests

This commit is contained in:
Michael Davidsaver
2015-01-05 17:45:00 -05:00
parent 368223f783
commit 92641e9160
+1 -1
View File
@@ -67,7 +67,7 @@ void testCaStats(void) {
MAIN(dbCaStatsTest)
{
testPlan(0);
testPlan(5);
testCaStats();
return testDone();
}