WMGZON/tests/__init__.py

5 lines
77 B
Python
Raw Normal View History

import os
# Setup test environment variables
os.environ["ENVIRON"] = "test"