2
0
mirror of https://github.com/LonamiWebs/Telethon synced 2025-08-22 01:49:45 +00:00
telethon/telethon_tests/parser_test.py
2016-11-30 00:29:05 +03:00

6 lines
89 B
Python

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