diff options
Diffstat (limited to 'test-cli/test/helpers/globalVariables.py')
-rw-r--r-- | test-cli/test/helpers/globalVariables.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test-cli/test/helpers/globalVariables.py b/test-cli/test/helpers/globalVariables.py index 6b89f4d..c4d8358 100644 --- a/test-cli/test/helpers/globalVariables.py +++ b/test-cli/test/helpers/globalVariables.py @@ -6,3 +6,5 @@ def globalVar(): g_mid = "" outdata = "NONE" station = "" + fstatus = "" + gdisplay = None
\ No newline at end of file |