]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/ace-window/avy-test.el
Merge commit '243c680396edc99db85cc3152a7bbf020aa7a233' from ace-window
[gnu-emacs-elpa] / packages / ace-window / avy-test.el
index 84d976640b2267808474baa3633ae7debfe1da06..339d8a06d536ad4f3565e2867a8fa83040fc759d 100644 (file)
@@ -1,3 +1,29 @@
+;;; avy-test.el --- Tests for avy
+
+;; Copyright (C) 2015  Free Software Foundation, Inc.
+
+;; Author: Oleh Krehel
+
+;; This file is part of GNU Emacs.
+
+;; GNU Emacs is free software: you can redistribute it and/or modify
+;; it under the terms of the GNU General Public License as published by
+;; the Free Software Foundation, either version 3 of the License, or
+;; (at your option) any later version.
+
+;; GNU Emacs is distributed in the hope that it will be useful,
+;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+;; GNU General Public License for more details.
+
+;; You should have received a copy of the GNU General Public License
+;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+
+;;; Commentary:
+;;
+
+;;; Code:
+
 (require 'ert)
 (require 'avy)