From b8f542fc0d9c127a4ee22cb586d131c47c2a3d16 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Tue, 18 Apr 2017 14:49:40 -0500 Subject: [PATCH] Add a plan to std/filters/test/syncTest.c --- src/std/filters/test/syncTest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/std/filters/test/syncTest.c b/src/std/filters/test/syncTest.c index ce9b23d01..eea24508b 100644 --- a/src/std/filters/test/syncTest.c +++ b/src/std/filters/test/syncTest.c @@ -140,7 +140,7 @@ MAIN(syncTest) int i; dbEventCtx evtctx; - testPlan(0); + testPlan(139); dbChannelInit(); evtctx = db_init_events();