Skip to content

Commit 2fef405

Browse files
committed
Adapted to pytest framework
1 parent 4160842 commit 2fef405

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/test_uc_connector.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,4 +585,5 @@ def mock_load(
585585

586586

587587
if __name__ == "__main__":
588-
unittest.main()
588+
unittest.main()
589+

0 commit comments

Comments
 (0)