Files
splunk-security_content/bin/contentctl_project/contentctl_infrastructure/tests/test_constants.py
T

4 lines
91 B
Python

#Some constants that will be used in testing
import os
SECURITY_CONTENT_ROOT = os.getcwd()