Commit a9dce74
committed
test(ci[move]): Relocate test_package_tools.py to tests/ci/
why: Keep CI-tooling tests colocated with test_bump_version.py under a
single tests/ci/ subpackage that mirrors scripts/ci/.
what:
- git mv tests/test_package_tools.py tests/ci/test_package_tools.py
- Adjust sys.path insertion depth (parents[1] -> parents[2]).1 parent b2d8592 commit a9dce74
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments