summaryrefslogtreecommitdiff
path: root/tests/test_julia.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2017-01-22 17:52:50 +0000
committerGeorg Brandl <georg@python.org>2017-01-22 17:52:50 +0000
commit5f50e9a82fb428738b8ca9fdb4f0fe7990f1ea35 (patch)
tree2db825abd8fb251d79724450e363fb673ae80d1d /tests/test_julia.py
parente10e63b7cdb19e95bf7cef3502268521cfc81235 (diff)
parent40c74d50347fa8cf6f60182fc4a1a518e983cb0d (diff)
downloadpygments-5f50e9a82fb428738b8ca9fdb4f0fe7990f1ea35.tar.gz
Merged in cocoatomo/pygments-main/pr/missing-self (pull request #613)
Insert a missing argument "self"
Diffstat (limited to 'tests/test_julia.py')
-rw-r--r--tests/test_julia.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_julia.py b/tests/test_julia.py
index 08c420d3..ed46f27e 100644
--- a/tests/test_julia.py
+++ b/tests/test_julia.py
@@ -3,7 +3,7 @@
Julia Tests
~~~~~~~~~~~
- :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""