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

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

[elpa] 50/255: whitespace


From: Eric Schulte
Subject: [elpa] 50/255: whitespace
Date: Sun, 16 Mar 2014 01:02:17 +0000

eschulte pushed a commit to branch go
in repository elpa.

commit c8d21e5f5540d17a9dec9fe0dbd96cd8d24c8a27
Author: Eric Schulte <address@hidden>
Date:   Sun May 20 10:44:36 2012 -0400

    whitespace
---
 sgf.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sgf.el b/sgf.el
index 5d4e46c..08611a1 100644
--- a/sgf.el
+++ b/sgf.el
@@ -539,7 +539,7 @@
                KM[0.0]HA[0]RU[Japanese]AP[GNU Go:3.7.11]
                (;AW[ja][oa][pa][db][eb] ;AB[fa][ha][ia][qa][cb]))")
          (tree (parse-trees str)))
-    (should (= 2  (length tree)))
+    (should (= 2 (length tree)))
     (should (= 9 (length (car (first tree)))))
     (should (= 2 (length (car (second tree)))))))
 



reply via email to

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