Document the bugfix.
This commit is contained in:
parent
1aac64573f
commit
a98270eac0
1
AUTHORS
1
AUTHORS
|
@ -55,6 +55,7 @@ Charnjit SiNGH (CCSJ)
|
||||||
Chris Lamb
|
Chris Lamb
|
||||||
Christian Boelsen
|
Christian Boelsen
|
||||||
Christian Fetzer
|
Christian Fetzer
|
||||||
|
Christian Neumüller
|
||||||
Christian Theunert
|
Christian Theunert
|
||||||
Christian Tismer
|
Christian Tismer
|
||||||
Christopher Gilling
|
Christopher Gilling
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
Windows: Fix error that occurs in certain circumstances when loading
|
||||||
|
``conftest.py`` from a working directory that has casing other than the one stored
|
||||||
|
in the filesystem (e.g., ``c:\test`` instead of ``C:\test``).
|
Loading…
Reference in New Issue