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.
This commit is contained in:
Max Nikulin 2024-03-09 17:33:51 +07:00 committed by Ihor Radchenko
parent 37a98d7de4
commit ff5fc2563f
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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