diff options
Diffstat (limited to 'scripts/PYTHON_SOFTWARE/test/helpers/globalVariables.py')
-rw-r--r-- | scripts/PYTHON_SOFTWARE/test/helpers/globalVariables.py | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/scripts/PYTHON_SOFTWARE/test/helpers/globalVariables.py b/scripts/PYTHON_SOFTWARE/test/helpers/globalVariables.py deleted file mode 100644 index 6b89f4d..0000000 --- a/scripts/PYTHON_SOFTWARE/test/helpers/globalVariables.py +++ /dev/null @@ -1,8 +0,0 @@ -def globalVar(): - guuid = "" - procid = "" - mid = "" - testid_ctl = "" - g_mid = "" - outdata = "NONE" - station = "" |