diff --git a/testing/lisp/test-org-tempo.el b/testing/lisp/test-org-tempo.el index e4c2b9184..0760d4532 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 ede25b490..c8976d6cc 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