Skip to content

Commit c15a197

Browse files
committed
Mutant test transport/local.rs
1 parent 01fd6e2 commit c15a197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/mutants.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ examine_globs = [
3232
# # "src/backup.rs",
3333
# "src/bin/conserve.rs",
3434
"src/transport.rs",
35-
# "src/transport/local.rs",
35+
"src/transport/local.rs",
3636
]
3737

3838
exclude_globs = [

0 commit comments

Comments
 (0)