g4f0204 / etc /unittest /__main__.py
Mohammed Foud
app1
cf7fc45
raw
history blame contribute delete
98 Bytes
import unittest
from .asyncio import *
from .backend import *
from .main import *
unittest.main()