summaryrefslogtreecommitdiff
path: root/test-cli/test/helpers/globalVariables.py
diff options
context:
space:
mode:
authorManel Caro <mcaro@iseebcn.com>2019-03-09 21:38:10 +0100
committerManel Caro <mcaro@iseebcn.com>2019-03-09 21:38:10 +0100
commitfa1e1822769d735745869ef02671408d006f2b13 (patch)
treeed36d7f424d7535eff2bf5d089847dc1fe3a31be /test-cli/test/helpers/globalVariables.py
parente4366bb1f2dc3a43a1289f6f76967f1005278954 (diff)
downloadboard-fa1e1822769d735745869ef02671408d006f2b13.zip
board-fa1e1822769d735745869ef02671408d006f2b13.tar.gz
board-fa1e1822769d735745869ef02671408d006f2b13.tar.bz2
Change some test
Update some tests
Diffstat (limited to 'test-cli/test/helpers/globalVariables.py')
-rw-r--r--test-cli/test/helpers/globalVariables.py2
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