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

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

[elpa] externals/org 6e7c54e: Merge branch 'bugfix'


From: ELPA Syncer
Subject: [elpa] externals/org 6e7c54e: Merge branch 'bugfix'
Date: Sat, 27 Nov 2021 16:30:32 -0500 (EST)

branch: externals/org
commit 6e7c54ed94427d76d451745b25b5a1f687383f69
Merge: c84c71b 96d91be
Author: Kyle Meyer <kyle@kyleam.com>
Commit: Kyle Meyer <kyle@kyleam.com>

    Merge branch 'bugfix'
---
 testing/lisp/test-org-attach-git.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/testing/lisp/test-org-attach-git.el 
b/testing/lisp/test-org-attach-git.el
index 4254a15..7fa3a43 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,5 @@
           (should (string-equal "hello world\n" (buffer-string))))
         (should (eq called 'was-called)))))))
 
-;;; test-org-attach-annex.el ends here
+(provide 'test-org-attach-git)
+;;; test-org-attach-git.el ends here



reply via email to

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