source: trunk/anuga_core/.coveragerc @ 9734

Last change on this file since 9734 was 9734, checked in by steve, 10 years ago

Adding in multiple git commit

File size: 90 bytes
Line 
1
2
3[run]
4omit = */tests/*
5     *__init__*
6     */setup.py
7     *test_all*
8     */Pmw*
9
10
11
12
Note: See TracBrowser for help on using the repository browser.