Commit 91dab01b authored by Carlo Baffa's avatar Carlo Baffa
Browse files

A small typo in setup.cfg

parent 01be27bd
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -18,7 +18,11 @@ addopts = --verbose
          --cov-report=term 
          --cov-report=html 
          --cov-report=xml 
<<<<<<< HEAD
          --junitxml=build/reports/unit-tests.xml
=======
          --junitxml=build/reports/csp-lmc-subelement-unit-tests.xml
>>>>>>> 01be27bd23e5ee3a505cb60164fa874fe0efbbc7

junit_family=legacy
console_output_style = progress