Skip to content

Commit 23034b0

Browse files
committed
move tests into new location for better readability
1 parent 697a632 commit 23034b0

36 files changed

+3
-4
lines changed

gix-config/tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ publish = false
1414

1515
[[test]]
1616
name = "config"
17-
path = "config.rs"
17+
path = "config/mod.rs"
1818

1919
[[test]]
2020
name = "mem"

0 commit comments

Comments
 (0)