Merge pull request #1293 from karolinavelkaja/fix_test_cli_help

tests: fix test_cli_help
This commit is contained in:
Karolina Rogowska
2022-08-18 15:23:38 +02:00
committed by GitHub
3 changed files with 42 additions and 7 deletions

View File

@@ -2,6 +2,7 @@
# Copyright(c) 2019-2022 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause
#
import re
from core.test_run import TestRun