mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 21:10:29 +00:00
Completely refactored unit tests, removed unused code
This commit is contained in:
5
unittests/parser_tests.py
Normal file
5
unittests/parser_tests.py
Normal file
@@ -0,0 +1,5 @@
|
||||
import unittest
|
||||
|
||||
|
||||
class ParserTests(unittest.TestCase):
|
||||
"""There are no tests yet"""
|
Reference in New Issue
Block a user