Trending: Fix input data processing
[csit.git] / resources / tools / presentation / input_data_parser.py
index aabb0c5..7fa870c 100644 (file)
@@ -922,7 +922,7 @@ class ExecutionChecker(ResultVisitor):
         :type test_kw: Keyword
         :returns: Nothing.
         """
-        if test_kw.name.count(u"Show Runtime On All Duts") or
+        if test_kw.name.count(u"Show Runtime On All Duts") or \
                 test_kw.name.count(u"Show Runtime Counters On All Duts"):
             self._lookup_kw_nr += 1
             self._show_run_lookup_nr = 0