From: Glenn Morris Date: Mon, 18 Aug 2014 19:15:06 +0000 (-0400) Subject: * python-tests.el (python-shell-calculate-exec-path-2): Update test X-Git-Tag: emacs-24.3.94~83 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ca8a1945a66fe301c41fd7b5b753d1da52655733;p=emacs.git * python-tests.el (python-shell-calculate-exec-path-2): Update test for today's python.el changes. --- diff --git a/test/ChangeLog b/test/ChangeLog index d5c5e58f09c..90b30a4dd66 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,8 @@ +2014-08-18 Glenn Morris + + * automated/python-tests.el (python-shell-calculate-exec-path-2): + Update test for today's python.el changes. + 2014-08-11 Glenn Morris * automated/data/files-bug18141.el.gz: New file. diff --git a/test/automated/python-tests.el b/test/automated/python-tests.el index e1eaeea2c38..47dfa4b64ed 100644 --- a/test/automated/python-tests.el +++ b/test/automated/python-tests.el @@ -1753,7 +1753,7 @@ Using `python-shell-interpreter' and "Test `python-shell-exec-path' modification." (let* ((original-exec-path exec-path) (python-shell-virtualenv-path - (directory-file-name user-emacs-directory)) + (directory-file-name (expand-file-name user-emacs-directory))) (exec-path (python-shell-calculate-exec-path))) (should (equal exec-path