aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/thread-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/thread-tests.el')
-rw-r--r--test/lisp/thread-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/thread-tests.el b/test/lisp/thread-tests.el
index 3f7beed35a6..849ca07ddf3 100644
--- a/test/lisp/thread-tests.el
+++ b/test/lisp/thread-tests.el
@@ -1,6 +1,6 @@
1;;; thread-tests.el --- Test suite for thread.el -*- lexical-binding: t; -*- 1;;; thread-tests.el --- Test suite for thread.el -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2018-2019 Free Software Foundation, Inc. 3;; Copyright (C) 2018-2020 Free Software Foundation, Inc.
4 4
5;; Author: Gemini Lasswell <gazally@runbox.com> 5;; Author: Gemini Lasswell <gazally@runbox.com>
6;; Keywords: threads 6;; Keywords: threads