]> code.delx.au - gnu-emacs/blobdiff - test/automated/let-alist.el
python.el: Enhance docstring detection following PEP-257.
[gnu-emacs] / test / automated / let-alist.el
index 6f58908cce76f664ba2b3055519e19037b256ac7..c436d89ca1f6870e6d1d4bca35211b09aa39fdae 100644 (file)
@@ -1,6 +1,6 @@
 ;;; let-alist.el --- tests for file handling. -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2012-2014 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2015 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
@@ -21,6 +21,7 @@
 
 (require 'ert)
 (require 'cl-lib)
+(require 'let-alist)
 
 (ert-deftest let-alist-surface-test ()
   "Tests basic macro expansion for `let-alist'."