summaryrefslogtreecommitdiff
path: root/tests/conftest.py
diff options
context:
space:
mode:
authorFabrizio Riguzzi <fabrizio.riguzzi@unife.it>2022-01-25 10:18:58 +0100
committerGitHub <noreply@github.com>2022-01-25 10:18:58 +0100
commit308f4c8f2992431d3b1fcdcc313b43182cb93ff3 (patch)
tree39f1ea6b8ce5ace3bbecd2099c2da5c5960ca6b5 /tests/conftest.py
parent52c1cd36ce17297c084b8c740b8a8b52ab497506 (diff)
parentb72aa84b2904179f0a3da8cdae027d2fa486ec44 (diff)
downloadpygments-git-308f4c8f2992431d3b1fcdcc313b43182cb93ff3.tar.gz
Merge branch 'pygments:master' into master
Diffstat (limited to 'tests/conftest.py')
-rw-r--r--tests/conftest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/conftest.py b/tests/conftest.py
index 2b279423..e3cb2c0c 100644
--- a/tests/conftest.py
+++ b/tests/conftest.py
@@ -12,7 +12,7 @@
The directory must match the alias of the lexer to be used.
Populate only the input, then just `--update-goldens`.
- :copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""