Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 201eac8

Browse files
committed
coverage: fix source path
1 parent 06e1f1b commit 201eac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[run]
2-
source = tsrc
2+
source = cli_ui
33

44
omit =
55
cli_ui/tests/*

0 commit comments

Comments
 (0)