Skip to content

Commit 5013c7c

Browse files
author
Ryan Pilgrim
committed
fix typo
1 parent a7f80b2 commit 5013c7c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

python-pytest.el

+1-2
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,7 @@ When non-nil only ‘test_foo()’ will match, and nothing else."
123123
(makunbound 'python-pytest-popup)
124124

125125
;;;###autoload (autoload 'python-pytest-popup "python-pytest" nil t)
126-
(magit
127-
-define-popup python-pytest-popup
126+
(magit-define-popup python-pytest-popup
128127
"Show popup for running pytest."
129128
'python-pytest
130129
:switches

0 commit comments

Comments
 (0)