summaryrefslogtreecommitdiff
path: root/test-cli/test/tests/qamper.py
diff options
context:
space:
mode:
authorManel Caro <mcaro@iseebcn.com>2020-07-31 13:58:41 +0200
committerManel Caro <mcaro@iseebcn.com>2020-07-31 13:58:41 +0200
commit227d9783fe8327b84ac3b0e032f012ba144816f8 (patch)
tree47ad5279c7593d6f2db4b7167fe0be9266f74203 /test-cli/test/tests/qamper.py
parentd46bce422fd03cd57d1ba336361da17d6efb48db (diff)
downloadboard-227d9783fe8327b84ac3b0e032f012ba144816f8.zip
board-227d9783fe8327b84ac3b0e032f012ba144816f8.tar.gz
board-227d9783fe8327b84ac3b0e032f012ba144816f8.tar.bz2
IGEP0048: added plc test
Diffstat (limited to 'test-cli/test/tests/qamper.py')
-rw-r--r--test-cli/test/tests/qamper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-cli/test/tests/qamper.py b/test-cli/test/tests/qamper.py
index df340eb..96b673c 100644
--- a/test-cli/test/tests/qamper.py
+++ b/test-cli/test/tests/qamper.py
@@ -39,7 +39,7 @@ class Qamper(unittest.TestCase):
)
def execute(self):
- if self.dummytest:
+ if self.dummytest == '1':
self.current = "0.0"
self.saveresultinfile(self.current)
return