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

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

[elpa] externals-release/org b9cf130 1/2: test-org-attach-git: Fix file


From: ELPA Syncer
Subject: [elpa] externals-release/org b9cf130 1/2: test-org-attach-git: Fix file name in header and footer
Date: Sat, 27 Nov 2021 16:30:31 -0500 (EST)

branch: externals-release/org
commit b9cf130c91c07b237abe62fb154585a31670fd1e
Author: Kyle Meyer <kyle@kyleam.com>
Commit: Kyle Meyer <kyle@kyleam.com>

    test-org-attach-git: Fix file name in header and footer
    
    * testing/lisp/test-org-attach-git.el: Update file name in the header
    and footer to match the actual file name.
---
 testing/lisp/test-org-attach-git.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/lisp/test-org-attach-git.el 
b/testing/lisp/test-org-attach-git.el
index 4254a15..c764f2a 100644
--- a/testing/lisp/test-org-attach-git.el
+++ b/testing/lisp/test-org-attach-git.el
@@ -1,4 +1,4 @@
-;;; test-org-annex-attach.el --- Tests for Org Attach with git-annex
+;;; test-org-attach-git.el --- Tests for Org Attach with git-annex
 ;;
 ;; Copyright (c) 2016, 2019 Erik Hetzner
 ;; Authors: Erik Hetzner
@@ -92,4 +92,4 @@
           (should (string-equal "hello world\n" (buffer-string))))
         (should (eq called 'was-called)))))))
 
-;;; test-org-attach-annex.el ends here
+;;; test-org-attach-git.el ends here



reply via email to

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