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

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

[nongnu] elpa/emacsql 9789d8e77d 2/8: Capitalize summary lines in test f


From: ELPA Syncer
Subject: [nongnu] elpa/emacsql 9789d8e77d 2/8: Capitalize summary lines in test files
Date: Fri, 15 Nov 2024 15:59:38 -0500 (EST)

branch: elpa/emacsql
commit 9789d8e77dd816fe65de4bfef6a1bc5dd13885fc
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Capitalize summary lines in test files
---
 tests/emacsql-compiler-tests.el | 2 +-
 tests/emacsql-external-tests.el | 2 +-
 tests/emacsql-tests.el          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/emacsql-compiler-tests.el b/tests/emacsql-compiler-tests.el
index 900bf655d5..56193a57a0 100644
--- a/tests/emacsql-compiler-tests.el
+++ b/tests/emacsql-compiler-tests.el
@@ -1,4 +1,4 @@
-;;; emacsql-tests.el --- tests for emacsql  -*- lexical-binding:t -*-
+;;; emacsql-tests.el --- Tests for emacsql  -*- lexical-binding:t -*-
 
 ;; This is free and unencumbered software released into the public domain.
 
diff --git a/tests/emacsql-external-tests.el b/tests/emacsql-external-tests.el
index 777d00eb1b..251b7785ae 100644
--- a/tests/emacsql-external-tests.el
+++ b/tests/emacsql-external-tests.el
@@ -1,4 +1,4 @@
-;;; emacsql-external-tests.el --- subprocess tests  -*- lexical-binding:t -*-
+;;; emacsql-external-tests.el --- Subprocess tests  -*- lexical-binding:t -*-
 
 ;; This is free and unencumbered software released into the public domain.
 
diff --git a/tests/emacsql-tests.el b/tests/emacsql-tests.el
index c6f2bc351c..6cd86acdc6 100644
--- a/tests/emacsql-tests.el
+++ b/tests/emacsql-tests.el
@@ -1,4 +1,4 @@
-;;; emacsql-tests.el --- test suite for EmacSQL  -*- lexical-binding:t -*-
+;;; emacsql-tests.el --- Test suite for EmacSQL  -*- lexical-binding:t -*-
 
 ;; This is free and unencumbered software released into the public domain.
 



reply via email to

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