mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-07-25 14:15:39 -04:00
update: 更新文件 test_xts.py
Signed-off-by: hongjianxiaozi <hanxingxing1@h-partners.com>
This commit is contained in:
@@ -7,7 +7,7 @@ import sys
|
||||
import unittest
|
||||
|
||||
|
||||
class Test(unittest.TestCases):
|
||||
class Test(unittest.testcases):
|
||||
|
||||
|
||||
@pytest.mark.parametrize('setup_teardown', [None], indirect=True)
|
||||
|
||||
Reference in New Issue
Block a user