2
0
mirror of https://github.com/LonamiWebs/Telethon synced 2025-08-23 10:27:40 +00:00
telethon/telethon_tests/parser_tests.py

6 lines
89 B
Python
Raw Normal View History

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