Files
pytest2/testing
Florian Bruhin 01d067ec2b Check conftest.py is not loaded with --confcutdir.
The test creates a conftest.py with "assert 0" which never should be loaded.
However, if it were loaded, the test would still pass as it never checks if it
was loaded or not.

See #799.
2015-06-23 10:12:30 +02:00
..
2015-06-16 21:27:22 -03:00
2015-06-17 00:04:25 -03:00
2013-11-12 13:48:17 +01:00
2015-06-17 00:04:25 -03:00
2015-03-21 17:26:23 +01:00
2014-01-29 10:20:13 +01:00