Commit 331a323
committed
Move error handling tests to vcs-versioning
Move setuptools-scm/testing_scm/test_better_root_errors.py to vcs-versioning/testing_vcs/test_better_root_errors.py since it tests core vcs-versioning error handling.
Note: File finder tests (test_file_finder.py) remain in setuptools-scm because file finding is setuptools integration (setuptools.file_finders entry points), not core VCS functionality.
All tests pass: 407 passed, 10 skipped, 1 xfailed1 parent abc6f07 commit 331a323
1 file changed
+2
-6
lines changedLines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 16 | | |
21 | 17 | | |
22 | 18 | | |
| |||
0 commit comments