; Fix copyright year in proced-tests.el
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user