]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/test-simple/test/test-no-clear.el
Merge commit 'd76bcd7c0dcecb33e6955e25963028600c371588'
[gnu-emacs-elpa] / packages / test-simple / test / test-no-clear.el
index 5ac81a4c87f0bbd0bcb9eaf86f5d7600c602a4af..45822bd9afb6ae3ef964ebe1e5a4bd205ba84331 100644 (file)
@@ -1,3 +1,19 @@
+;;; test-simple.el --- Simple Unit Test Framework for Emacs Lisp
+;; Copyright (C) 2015 Free Software Foundation, Inc
+;; Author: Rocky Bernstein <rocky@gnu.org>
+;; This program 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.
+
+;; This program 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 this program.  If not, see
+;; <http://www.gnu.org/licenses/>.
 (require 'cl)
 (load-file "../test-simple.el")
 ;; We don't do this or test-simple-start