Files
pytest2/testing
Daniel Hahler bee72a6622 Fix nodes._check_initialpaths_for_relpath for dirs
Ref: https://github.com/pytest-dev/pytest/issues/4321#issuecomment-436951894

Hardens some of the not many tests affected by this:

1. `testing/test_session.py::test_rootdir_option_arg` displayed:

> root/test_rootdir_option_arg2/test_rootdir_option_arg.py

2. `test_cmdline_python_namespace_package` displayed "hello/" prefix for:

> hello/test_hello.py::test_hello
> hello/test_hello.py::test_other
2018-11-09 13:16:59 +01:00
..
2018-05-23 16:48:46 +02:00
2018-11-09 02:03:44 +01:00
2018-11-09 02:03:44 +01:00
2018-11-07 18:32:23 -02:00
2018-10-15 20:04:39 +01:00