summaryrefslogtreecommitdiff
path: root/android/mmtest.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'android/mmtest.yaml')
-rw-r--r--android/mmtest.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/mmtest.yaml b/android/mmtest.yaml
index 31e5007..5f71b13 100644
--- a/android/mmtest.yaml
+++ b/android/mmtest.yaml
@@ -20,4 +20,4 @@ run:
- "./android/scripts/mmtest.sh"
parse:
- pattern: "^(?P<test_case_id>\\w+)\\s+\\w+\\s+\\w+\\s+(?P<result>\\w+)\\s*$"
+ pattern: "^\\s*(?P<test_case_id>test\\w+)\\s+(?P<result>\w\+)\\s*$"