diff --git a/testApp/testpvif.cpp b/testApp/testpvif.cpp index aa0fb63..33d185f 100644 --- a/testApp/testpvif.cpp +++ b/testApp/testpvif.cpp @@ -289,8 +289,6 @@ void testScalar() pvif_mbbi->get(mask); testEqual(prec_mbbi->val, 2); dbScanUnlock((dbCommon*)prec_mbbi); - - iocshCmd("stopPVAServer"); } void testPlain()