From 9c761b9fff584cff4bf7ba86d97a752d2c751308 Mon Sep 17 00:00:00 2001 From: Howard Soh Date: Tue, 13 Sep 2022 13:32:50 -0600 Subject: [PATCH] #1942 Enabled SEEPS_MPR and SEEPS line type --- internal/test_unit/config/PointStatConfig_APCP | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/test_unit/config/PointStatConfig_APCP b/internal/test_unit/config/PointStatConfig_APCP index 3b427baec3..d5d40c3c1a 100644 --- a/internal/test_unit/config/PointStatConfig_APCP +++ b/internal/test_unit/config/PointStatConfig_APCP @@ -126,8 +126,8 @@ output_flag = { rps = NONE; eclv = BOTH; mpr = NONE; - seeps = NONE; - seeps_mpr = NONE; + seeps = BOTH; + seeps_mpr = BOTH; } ////////////////////////////////////////////////////////////////////////////////