4 lines
131 B
Python
4 lines
131 B
Python
from .shitpost import TestShitpost
|
|
from .general import TestGeneral
|
|
from .chatbot import TestChatbot
|
|
from .points import TestPoints |