summaryrefslogtreecommitdiff
path: root/tests/__init__.py
blob: 30516d26631efb791632e234b2ad064df5fbe7b3 (plain)
1
2
3
4
5
6
7
8
# -*- coding: utf-8 -*-
"""
    Pygments test package
    ~~~~~~~~~~~~~~~~~~~~~

    :copyright: Copyright 2006-2020 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
"""