2 lines
178 B
ReStructuredText
2 lines
178 B
ReStructuredText
|
Fix test collection when a full path without a drive letter was passed to pytest on Windows (for example ``\projects\tests\test.py`` instead of ``c:\projects\tests\pytest.py``).
|