; Fix copyright year in proced-tests.el
This commit is contained in:
parent
d5f0ede62c
commit
53162eff8d
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
;;; proced-tests.el --- Test suite for proced.el -*- lexical-binding: t -*-
|
||||
|
||||
;; Copyright (C) 2022 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2022-2023 Free Software Foundation, Inc.
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
@ -18,6 +18,7 @@
|
|||
;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
;;; Code:
|
||||
|
||||
(require 'ert)
|
||||
(require 'proced)
|
||||
(require 'thingatpt)
|
||||
|
|
Loading…
Add table
Reference in a new issue