branch: elpa/org-mime
commit 4e5d50789bfd3a2bac4ec99147f9993f59494353
Author: Edmund Jorgensen <[email protected]>
Commit: Edmund Jorgensen <[email protected]>
Clean up name of test file in comment
---
test/org-mime-tests.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/org-mime-tests.el b/test/org-mime-tests.el
index 89097e4c18..f4e19c0c8f 100644
--- a/test/org-mime-tests.el
+++ b/test/org-mime-tests.el
@@ -1,4 +1,4 @@
-;; counsel-etags-tests.el --- unit tests for counsel-etags -*- coding: utf-8
-*-
+;; org-mime-tests.el --- unit tests for org-mime -*- coding: utf-8 -*-
;; Author: Chen Bin <chenbin DOT sh AT gmail DOT com>