diff options
-rw-r--r-- | test-org-link-edit.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-org-link-edit.el b/test-org-link-edit.el index 27f864b..422199c 100644 --- a/test-org-link-edit.el +++ b/test-org-link-edit.el @@ -1,4 +1,4 @@ -;;; test-org-link-edit.el --- Tests for org-link-edit.el +;;; test-org-link-edit.el --- Tests for org-link-edit.el -*- lexical-binding: t; -*- ;; Copyright (C) 2015-2020 Kyle Meyer <kyle@kyleam.com> |