From e0c05c5da5082c9ea530af16cf487ee97d875aee Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 29 Aug 2008 02:52:44 -0400 Subject: Several changes in order for 'make distcheck' to work. --- chess-test.el | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 chess-test.el (limited to 'chess-test.el') diff --git a/chess-test.el b/chess-test.el new file mode 100644 index 0000000..2afd7cd --- /dev/null +++ b/chess-test.el @@ -0,0 +1,3 @@ +;; Soon: Put Emacs Chess through an enormous battery of tests. + +(defun chess-test () t) -- cgit v1.2.3