remove 'coverage {combine,html}' commands

master
Justin Riley 2016-10-11 23:43:11 -04:00
parent 26fb8c0abb
commit ab73b9acb7
1 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,2 @@
#!/bin/bash
coverage combine
coverage report
coverage html