diff --git a/src/std/rec/test/asyncSoftTest.c b/src/std/rec/test/asyncSoftTest.c index 38b26c137..7b494a349 100644 --- a/src/std/rec/test/asyncSoftTest.c +++ b/src/std/rec/test/asyncSoftTest.c @@ -160,7 +160,7 @@ MAIN(asyncSoftTest) { dbCommon *async; - testPlan(0); + testPlan(128); testdbPrepare(); testdbReadDatabase("recTestIoc.dbd", NULL, NULL);