• Robert Collins's avatar
    Fix regression in issue 22457 fix. · 68b11d12
    Robert Collins yazdı
    When used in the real world it can under some situations trigger
    "    assert not _relpath.startswith('..'), "Path must be within the project"
         AssertionError: Path must be within the project
    "
    
    Because _get_name_from_path was not expecting to be called with the top level
    directory.
    68b11d12
Adı
Son kayıt (commit)
Son güncelleme
..
test Loading commit data...
__init__.py Loading commit data...
__main__.py Loading commit data...
case.py Loading commit data...
loader.py Loading commit data...
main.py Loading commit data...
mock.py Loading commit data...
result.py Loading commit data...
runner.py Loading commit data...
signals.py Loading commit data...
suite.py Loading commit data...
util.py Loading commit data...