From 684da9167518e73b7c9aad1bced8e6ac1e7052ae Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Fri, 13 Nov 2020 21:00:24 -0800 Subject: [PATCH] testServerContext fix # of tests --- testApp/remote/testServerContext.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testApp/remote/testServerContext.cpp b/testApp/remote/testServerContext.cpp index 786c87a..77ed1f2 100644 --- a/testApp/remote/testServerContext.cpp +++ b/testApp/remote/testServerContext.cpp @@ -81,7 +81,7 @@ void testServerContext() MAIN(testServerContext) { - testPlan(0); + testPlan(2); testServerContext();