# http://nedbatchelder.com/code/coverage/config.html#config

[run]
source = mdx_titlecase
branch = True
omit = */tests/*

[report]
omit = */tests/*
