branch: elpa/bash-completion
commit dce43a54c5eb5bed65482b86f7ca1027eada2024
Author: Stephane Zermatten <[email protected]>
Commit: Stephane Zermatten <[email protected]>
Update comment in bash-completion-test
---
bash-completion-test.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bash-completion-test.el b/bash-completion-test.el
index 5f6d0707a3..1dddfc3778 100644
--- a/bash-completion-test.el
+++ b/bash-completion-test.el
@@ -21,8 +21,8 @@
:;;; Commentary:
;;
-;; This file defines `bash-completion-regress' and run the
-;; regression tests if and only if regress is already imported.
+;; This file defines unit and integrations ERT tests for
+;; `bash-completion'.
;;
;;; History: