iwd/autotests/util/config.py

7 lines
128 B
Python

#
# Acts as a global store for test information. 'ctx' is set by the creator of
# of the TestContext (test-runner).
#
ctx = {}