aboutsummaryrefslogtreecommitdiff
path: root/test/apiv2/python/rest_api/fixtures/__init__.py
blob: 5d763e4546a86a591086fc9b03770b28a505244b (plain)
1
2
3
from .api_testcase import APITestCase

__all__ = ["APITestCase"]