Files
mayan-edms/mayan/apps/rest_api/tests/__init__.py
Roberto Rosario 80f64d7fcf Add BaseAPITestCase class that invalidates the permission and smart settings caches.
Use BaseAPITestCase for all API test cases.
2017-02-16 21:12:55 -04:00

2 lines
42 B
Python

from .base import BaseAPITestCase # NOQA