diff tests/automated/database-tests.el @ 398:74fd4e045ea6 r21-2-29

Import from CVS: tag r21-2-29
author cvs
date Mon, 13 Aug 2007 11:13:30 +0200
parents 1f50e6fe4f3f
children de805c49cfc1
line wrap: on
line diff
--- a/tests/automated/database-tests.el	Mon Aug 13 11:12:06 2007 +0200
+++ b/tests/automated/database-tests.el	Mon Aug 13 11:13:30 2007 +0200
@@ -22,7 +22,7 @@
 ;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ;; 02111-1307, USA.
 
-;;; Synched up with: not in FSF Emacs.
+;;; Synched up with: Not in FSF.
 
 ;;; Commentary:
 
@@ -52,7 +52,7 @@
 
   (let ((filename (expand-file-name "test-harness" (temp-directory))))
 
-    (dolist (db-type `(dbm berkeley-db))
+    (dolist (db-type '(dbm berkeley-db))
       (when (featurep db-type)
 	(princ "\n")
 	(delete-database-files filename)