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

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

[elpa] externals/org ff5fc2563f 2/5: testing: Fix misleading file header


From: ELPA Syncer
Subject: [elpa] externals/org ff5fc2563f 2/5: testing: Fix misleading file headers
Date: Wed, 13 Mar 2024 09:58:41 -0400 (EDT)

branch: externals/org
commit ff5fc2563fad7e33c063fc6cfb8cca3c737848e8
Author: Max Nikulin <manikulin@gmail.com>
Commit: Ihor Radchenko <yantar92@posteo.net>

    testing: Fix misleading file headers
    
    * testing/lisp/test-org-tempo.el:
    * testing/lisp/test-property-inheritance.el: Do not refer to
    non-existing file names in the file header.
---
 testing/lisp/test-org-tempo.el            | 2 +-
 testing/lisp/test-property-inheritance.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/lisp/test-org-tempo.el b/testing/lisp/test-org-tempo.el
index e4c2b91849..0760d45326 100644
--- a/testing/lisp/test-org-tempo.el
+++ b/testing/lisp/test-org-tempo.el
@@ -1,4 +1,4 @@
-;;; test-org-tempo.el --- Tests for test-org-tempo.el     -*- lexical-binding: 
t; -*-
+;;; test-org-tempo.el --- Tests for org-tempo.el     -*- lexical-binding: t; 
-*-
 
 ;; Copyright (C) 2017, 2019 Rasmus Pank Roulund
 
diff --git a/testing/lisp/test-property-inheritance.el 
b/testing/lisp/test-property-inheritance.el
index ede25b4901..c8976d6cc1 100644
--- a/testing/lisp/test-property-inheritance.el
+++ b/testing/lisp/test-property-inheritance.el
@@ -1,4 +1,4 @@
-;;; test-property-inheritance.el --- tests for property-inheritance.el  -*- 
lexical-binding: t; -*-
+;;; test-property-inheritance.el --- tests of property inheritance  -*- 
lexical-binding: t; -*-
 
 ;; Copyright (c) 2011-2014, 2019 Eric Schulte
 ;; Authors: Eric Schulte



reply via email to

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