1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-22 18:44:49 +00:00

Added coverage.py support

This commit is contained in:
Real-Gecko 2020-05-29 19:37:49 +06:00 committed by catborise
parent c07bb3cccf
commit 22157bb050
17 changed files with 23 additions and 58 deletions

2
.gitignore vendored
View file

@ -12,3 +12,5 @@ tags
dhcpd.*
webvirtcloud/settings.py
*migrations/*
.coverage
htmlcov