2013-02-25 15:47:39 +01:00
|
|
|
[run]
|
|
|
|
branch = True
|
2016-10-17 17:14:57 +05:30
|
|
|
omit = zaqar/tests/*
|
2013-02-25 15:47:39 +01:00
|
|
|
|
|
|
|
[report]
|
2013-03-25 16:59:25 -04:00
|
|
|
exclude_lines =
|
2014-08-01 17:15:59 +02:00
|
|
|
if _ZAQAR_SETUP__:
|
2013-03-25 16:59:25 -04:00
|
|
|
raise NotImplementedError
|