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"""