2
0
mirror of https://github.com/LonamiWebs/Telethon synced 2025-08-22 09:57:32 +00:00
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"""