Telethon/unittests/tl_tests.py

6 lines
85 B
Python

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