summaryrefslogtreecommitdiff
path: root/tests/test_builder.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2019-01-02 16:14:06 +0900
committerGitHub <noreply@github.com>2019-01-02 16:14:06 +0900
commit267e5b004d9415dd8db242a0ff18b47510391261 (patch)
tree38bca96a6678ce1adf052aa51223bd91804e3b8b /tests/test_builder.py
parent38c5ec13a54a2b7fcd7e70956ee99a656a651f13 (diff)
parent1b1ebd2c7539ebf6a1dfa1ea247e659f98fa9eaf (diff)
downloadsphinx-git-267e5b004d9415dd8db242a0ff18b47510391261.tar.gz
Merge pull request #5874 from tk0miya/happy_new_year
A happy new year!
Diffstat (limited to 'tests/test_builder.py')
-rw-r--r--tests/test_builder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_builder.py b/tests/test_builder.py
index d58091e8d..6759725cc 100644
--- a/tests/test_builder.py
+++ b/tests/test_builder.py
@@ -5,7 +5,7 @@
Test the Builder class.
- :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
import pytest