Skip to content

Commit bb0c7a7

Browse files
committed
feat: Added warning ignoring argument
1 parent 33c921a commit bb0c7a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python-pytest.el

+1
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ When non-nil only ‘test_foo()’ will match, and nothing else."
125125
[("-c" "color" "--color")
126126
("-q" "quiet" "--quiet")
127127
("-s" "no output capture" "--capture=no")
128+
("-w" "disbale warnings" "--Wi")
128129
(python-pytest:-v)]]
129130
["Selection, filtering, ordering"
130131
[(python-pytest:-k)

0 commit comments

Comments
 (0)