commit | 0bf7c554cb9372cf3300a27c44fd82ecd01a0918 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Jun 19 16:33:04 2018 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue Jun 19 16:33:04 2018 -0700 |
tree | e2a08d9d66ec770cd3d776f46857d01a8ef22b25 | |
parent | 060779c23d3cf380119429a7d05f201355815300 [diff] [blame] |
[CORD-3168] Removing subscriber termination when the subscriber status change Change-Id: I3b4494539d12f577e7d093cce01317e759e6a40c
diff --git a/xos/unittest.cfg b/xos/unittest.cfg index 71be7ca..9679a47 100644 --- a/xos/unittest.cfg +++ b/xos/unittest.cfg
@@ -3,3 +3,9 @@ code-directories=synchronizer model_policies steps + +[coverage] +always-on = True +coverage = synchronizer +coverage-report = term +coverage-report = html \ No newline at end of file