update: 更新文件 test_xts.py

Signed-off-by: hongjianxiaozi <hanxingxing1@h-partners.com>
This commit is contained in:
hongjianxiaozi
2025-12-01 14:58:01 +08:00
parent 4d7492e968
commit c5044c6032
@@ -7,7 +7,7 @@ import sys
import unittest
class Test(unittest.TestCases):
class Test(unittest.testcases):
@pytest.mark.parametrize('setup_teardown', [None], indirect=True)