~allenap/maas/wait-for-dns-update--bug-1550540

1
2
3
4
5
6
7
8
9
10
[run]
data_file = coverage.data

[report]
exclude_lines =
    # Have to re-enable the standard pragma
    pragma: no cover

    # Don't complain if tests don't hit defensive assertion code:
    raise NotImplementedError