Telethon/telethon_tests/parser_test.py

6 lines
89 B
Python
Raw Normal View History

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