diff options
Diffstat (limited to 'test/lisp/progmodes/python-tests.el')
| -rw-r--r-- | test/lisp/progmodes/python-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/progmodes/python-tests.el b/test/lisp/progmodes/python-tests.el index bc77443ff4f..64626333c44 100644 --- a/test/lisp/progmodes/python-tests.el +++ b/test/lisp/progmodes/python-tests.el | |||
| @@ -204,7 +204,7 @@ aliqua." | |||
| 204 | 204 | ||
| 205 | ;;; Indentation | 205 | ;;; Indentation |
| 206 | 206 | ||
| 207 | ;; See: http://www.python.org/dev/peps/pep-0008/#indentation | 207 | ;; See: https://www.python.org/dev/peps/pep-0008/#indentation |
| 208 | 208 | ||
| 209 | (ert-deftest python-indent-pep8-1 () | 209 | (ert-deftest python-indent-pep8-1 () |
| 210 | "First pep8 case." | 210 | "First pep8 case." |