Your IP : 216.73.216.213


Current Path : /proc/self/root/proc/self/root/opt/alt/python312/lib64/python3.12/test/test_unittest/
Upload File :
Current File : //proc/self/root/proc/self/root/opt/alt/python312/lib64/python3.12/test/test_unittest/__init__.py

import os.path
from test.support import load_package_tests


def load_tests(*args):
    return load_package_tests(os.path.dirname(__file__), *args)