Move listener src into subdir for easier testing
[ric-app/mc.git] / sidecars / listener / test / run_unit_test.ksh
index e027583..2ccd47e 100755 (executable)
@@ -224,7 +224,5 @@ else
        rm -f *test*.gcov
 fi
 
-cp *.gcov ../                          # the CI job defines the listener dir as the spot to find these, so put them there
-
 rm -f /tmp/PID$$.*
 exit $rc