From 6cf13b7b6a9458da5b1c7f054d6e69484187017a Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Fri, 18 Apr 2014 16:00:34 +0200 Subject: Remove obsolete note. --- chess-perft.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/chess-perft.el b/chess-perft.el index 8aa109f..495ede9 100644 --- a/chess-perft.el +++ b/chess-perft.el @@ -136,8 +136,6 @@ The result is a list of the form (should (equal (chess-perft position 2) '(2039 351 1 91 0 3 0))))) (ert-deftest chess-perft-kiwipete-depth3 () - "This test is expected to fail due to a (undetermined) bug in castling -generation. We do generate too many castling moves." :tags '(:capture :en-passant :castle :check :checkmate) (let ((position (chess-fen-to-pos -- cgit v1.2.3