mlf176f2 pushed a commit to branch externals/ergoemacs-mode in repository elpa.
commit 9c3e18dc4077d3ae84d26a5d4ae884ebac05e4b7 Author: Matthew L. Fidler <[email protected]> Date: Wed Jun 18 14:01:12 2014 -0500 Update expections. --- ergoemacs-test.el | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/ergoemacs-test.el b/ergoemacs-test.el index 342f596..a172973 100644 --- a/ergoemacs-test.el +++ b/ergoemacs-test.el @@ -526,7 +526,6 @@ Test next and prior translation." (ert-deftest ergoemacs-test-apps-copy () "Tests <apps> c on QWERTY cutting a region, not just a line." - :expected-result (if noninteractive :failed :passed) ;; Not sure why (let ((ret nil) (old-ergoemacs-theme ergoemacs-theme) (old-ergoemacs-keyboard-layout ergoemacs-keyboard-layout)
