diff options
author | 2018-03-05 07:38:09 +0000 | |
---|---|---|
committer | 2018-03-05 07:38:09 +0000 | |
commit | ad224a0e9238ec101ecc92d305fc747b60a08c4b (patch) | |
tree | 8cb6550ba99d32bdc3d4c163adc0f889c3931a1e /vio | |
parent | dbb7e33fd422411e3ec0176e2ac214f858f548b8 (diff) | |
parent | 379b89a6ba23b6514ffc1aa85b0fdb0c3b78c5cf (diff) |
Merge "Add code coverage for sonar"
Diffstat (limited to 'vio')
-rw-r--r-- | vio/tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vio/tox.ini b/vio/tox.ini index 966b7bb..f2df905 100644 --- a/vio/tox.ini +++ b/vio/tox.ini @@ -25,3 +25,4 @@ setenv= commands = coverage erase {[testenv]commands} + coverage xml -i
\ No newline at end of file |