podman/test/apiv2/python/rest_api/fixtures/__init__.py

4 lines
65 B
Python

from .api_testcase import APITestCase
__all__ = ["APITestCase"]