mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
4 lines
91 B
Python
4 lines
91 B
Python
#Some constants that will be used in testing
|
|
import os
|
|
|
|
SECURITY_CONTENT_ROOT = os.getcwd() |