eschulte pushed a commit to branch go in repository elpa. commit 9f8f33be2709b7e0f1c54e7b2a161c083d9a7834 Author: Eric Schulte <eric.schu...@gmx.com> 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"