Skip to content

Commit 6838e68

Browse files
committed
Update nose2.cfg
fixed "doctests"
1 parent f5877e4 commit 6838e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nose2.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ test-method-prefix=test
44
plugins = nose2.plugins.coverage
55
nose2.plugins.junitxml
66
nose2.plugins.layers
7-
exclude-plugins = nose2.plugins.doctest
7+
exclude-plugins = nose2.plugins.doctests
88

99
[layer-reporter]
1010
always-on = True

0 commit comments

Comments
 (0)