fix number of tests to execute
This commit is contained in:

committed by
Andrew Johnson

parent
bb5423171d
commit
c735de4ff8
@ -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);
|
||||||
|
Reference in New Issue
Block a user