From ad20031171e89539fef6ae16d9a33a978a50436b Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Sat, 19 Nov 2005 05:20:19 +0000 Subject: [PATCH 1/1] * test/test-riece-cache.el: New test cases. * test/Makefile.am (EXTRA_DIST): Added test-riece-cache.el. --- lisp/test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/test/Makefile.am b/lisp/test/Makefile.am index 620aa6a..85a8f5e 100644 --- a/lisp/test/Makefile.am +++ b/lisp/test/Makefile.am @@ -1,4 +1,4 @@ EXTRA_DIST = luna.el lunit.el lunit-report.el \ - test-riece-addon.el test-riece-alias.el \ + test-riece-addon.el test-riece-alias.el test-riece-cache.el \ test-riece-eval.el test-riece-log.el test-riece-shrink-buffer.el \ test-riece-url.el test-riece-yank.el -- 2.25.1