Telethon/unittests/parser_tests.py

6 lines
89 B
Python

import unittest
class ParserTests(unittest.TestCase):
"""There are no tests yet"""