branch: elpa/pcre2el commit 1356fc5986ee554a2b067f8467250618ae0c6396 Author: Wes Hardaker <opensou...@hardakers.net> Commit: Wes Hardaker <opensou...@hardakers.net>
mode setting --- pcre2el-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcre2el-tests.el b/pcre2el-tests.el index a8280d40af..1f5ca551f3 100644 --- a/pcre2el-tests.el +++ b/pcre2el-tests.el @@ -1,4 +1,4 @@ -;;; pcre2el.tests.el -- tests for pcre2el/rxt +;;; pcre2el.tests.el -- tests for pcre2el/rxt -*- lexical-binding: t; -*- ;;; The bulk of the tests for pcre->elisp conversion are adapted from ;;; part of the PCRE library's test suite. Therefore: