mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-elpy: Reinstate one test.
* gnu/packages/emacs-xyz.scm (emacs-elpy) [#:phases] {disable-broken-tests}: Reinstate elpy-shell-get-or-create-process-should-add-project-root, which passes again. Change-Id: If757b3c28884685ebfc66c583aa144828d3762fd
This commit is contained in:
parent
6d552d2ad1
commit
1e0c99eaca
1 changed files with 0 additions and 4 deletions
|
@ -17793,10 +17793,6 @@ indentation guides in Emacs:
|
||||||
(substitute* "elpy-company-backend-test.el"
|
(substitute* "elpy-company-backend-test.el"
|
||||||
(("elpy-company-backend-should-find-.*-prefix-string.*" all)
|
(("elpy-company-backend-should-find-.*-prefix-string.*" all)
|
||||||
(string-append all " :expected-result :failed\n")))
|
(string-append all " :expected-result :failed\n")))
|
||||||
(substitute* "elpy-shell-get-or-create-process-test.el"
|
|
||||||
(("elpy-shell-get-or-create-process-should-add-project-root\
|
|
||||||
-to-path.*" all)
|
|
||||||
(string-append all " :expected-result :failed\n")))
|
|
||||||
(substitute* "elpy-format-code-test.el"
|
(substitute* "elpy-format-code-test.el"
|
||||||
(("elpy-should-format-code-with-default-formatter.*" all)
|
(("elpy-should-format-code-with-default-formatter.*" all)
|
||||||
(string-append all " :expected-result :failed\n"))))))
|
(string-append all " :expected-result :failed\n"))))))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue