diff options
| author | J08nY | 2017-06-27 20:26:43 +0200 |
|---|---|---|
| committer | J08nY | 2017-06-27 20:26:43 +0200 |
| commit | a9c47f53b411aa451c66e7f151c61286500ca8eb (patch) | |
| tree | 663f6f038212bf3beeec2f63a392cbf376937f93 /unittest.cfg | |
| parent | 8b5d2a552dad22f0b08bdc9081dafa871d0129d8 (diff) | |
| download | mailman-pgp-a9c47f53b411aa451c66e7f151c61286500ca8eb.tar.gz mailman-pgp-a9c47f53b411aa451c66e7f151c61286500ca8eb.tar.zst mailman-pgp-a9c47f53b411aa451c66e7f151c61286500ca8eb.zip | |
Diffstat (limited to 'unittest.cfg')
| -rw-r--r-- | unittest.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/unittest.cfg b/unittest.cfg new file mode 100644 index 0000000..5737a71 --- /dev/null +++ b/unittest.cfg @@ -0,0 +1,6 @@ +[unittest] +verbose = 2 +plugins = nose2.plugins.layers + +[log-capture] +always-on = False |
