emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] 94/255: remove old variable from tests


From: Eric Schulte
Subject: [elpa] 94/255: remove old variable from tests
Date: Sun, 16 Mar 2014 01:02:26 +0000

eschulte pushed a commit to branch go
in repository elpa.

commit 9f8f33be2709b7e0f1c54e7b2a161c083d9a7834
Author: Eric Schulte <address@hidden>
Date:   Thu May 24 22:33:32 2012 -0600

    remove old variable from tests
---
 sgf-tests.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sgf-tests.el b/sgf-tests.el
index 801e8c0..ca0432b 100644
--- a/sgf-tests.el
+++ b/sgf-tests.el
@@ -271,7 +271,7 @@
 (ert-deftest sgf-display-fresh-sgf-buffer ()
   (with-sgf-display "sgf-files/3-4-joseki.sgf"
     (should *history*)
-    (should *back-ends*)))
+    (should *back-end*)))
 
 (ert-deftest sgf-independent-points-properties ()
   (with-sgf-display "sgf-files/3-4-joseki.sgf"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]