emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 3fd5ea1 1/2: Reduce boilerplate verbiage


From: Rocky Bernstein
Subject: [elpa] master 3fd5ea1 1/2: Reduce boilerplate verbiage
Date: Mon, 16 Feb 2015 06:12:59 +0000

branch: master
commit 3fd5ea161e41d94902ef499b41f7032ef07f6430
Author: rocky <address@hidden>
Commit: rocky <address@hidden>

    Reduce boilerplate verbiage
---
 test/test-basic.el    |    5 -----
 test/test-fns.el      |    5 -----
 test/test-no-clear.el |    5 -----
 3 files changed, 0 insertions(+), 15 deletions(-)

diff --git a/test/test-basic.el b/test/test-basic.el
index 2751826..f14a385 100644
--- a/test/test-basic.el
+++ b/test/test-basic.el
@@ -1,11 +1,6 @@
 ;;; test-simple.el --- Simple Unit Test Framework for Emacs Lisp
 ;; Copyright (C) 2015 Free Software Foundation, Inc
-
 ;; Author: Rocky Bernstein <address@hidden>
-;; URL: http://github.com/rocky/emacs-test-simple
-;; Keywords: unit-test
-;; Version: 1.0
-
 ;; 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
diff --git a/test/test-fns.el b/test/test-fns.el
index be36d4a..bd340f0 100644
--- a/test/test-fns.el
+++ b/test/test-fns.el
@@ -1,11 +1,6 @@
 ;;; test-simple.el --- Simple Unit Test Framework for Emacs Lisp
 ;; Copyright (C) 2015 Free Software Foundation, Inc
-
 ;; Author: Rocky Bernstein <address@hidden>
-;; URL: http://github.com/rocky/emacs-test-simple
-;; Keywords: unit-test
-;; Version: 1.0
-
 ;; 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
diff --git a/test/test-no-clear.el b/test/test-no-clear.el
index 34bbbe7..45822bd 100644
--- a/test/test-no-clear.el
+++ b/test/test-no-clear.el
@@ -1,11 +1,6 @@
 ;;; test-simple.el --- Simple Unit Test Framework for Emacs Lisp
 ;; Copyright (C) 2015 Free Software Foundation, Inc
-
 ;; Author: Rocky Bernstein <address@hidden>
-;; URL: http://github.com/rocky/emacs-test-simple
-;; Keywords: unit-test
-;; Version: 1.0
-
 ;; 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]