]> code.delx.au - gnu-emacs/blobdiff - test/automated/gnus-tests.el
Handle the `neg' operator in some calc-units functions.
[gnu-emacs] / test / automated / gnus-tests.el
index 61a3d36e2cb0d1000ddec2ddc7d61795160e05dc..ef785ec9a0bce9a4651e8b4522572c7de6f1c3a5 100644 (file)
@@ -1,6 +1,6 @@
 ;;; gnus-tests.el --- Wrapper for the Gnus tests
 
-;; Copyright (C) 2011  Free Software Foundation, Inc.
+;; Copyright (C) 2011-2015 Free Software Foundation, Inc.
 
 ;; Author: Teodor Zlatanov <tzz@lifelogs.com>
 
@@ -26,6 +26,8 @@
 
 ;;; Code:
 ;; registry.el is required by gnus-registry.el but this way we're explicit.
+(eval-when-compile (require 'cl))
+
 (require 'registry)
 (require 'gnus-registry)