fix number of tests to execute

This commit is contained in:
Hinko Kocevar
2024-06-25 20:13:54 +02:00
committed by Andrew Johnson
parent bb5423171d
commit c735de4ff8

View File

@ -339,7 +339,7 @@ MAIN(dbStaticTest)
const char *ldir; const char *ldir;
FILE *fp = NULL; FILE *fp = NULL;
testPlan(338); testPlan(340);
testdbPrepare(); testdbPrepare();
testdbReadDatabase("dbTestIoc.dbd", NULL, NULL); testdbReadDatabase("dbTestIoc.dbd", NULL, NULL);