Refactor tests out of module for certbot-dns-google

This commit is contained in:
Erica Portnoy 2019-11-25 23:10:44 -08:00
parent 2254e46711
commit 8eea65b95f
2 changed files with 1 additions and 4 deletions

View file

@ -1,4 +1 @@
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include certbot_dns_google/testdata *
recursive-include tests *