Skip to content
This repository was archived by the owner on Mar 18, 2022. It is now read-only.

Fix config find file ordering #22

Closed
agjohnson opened this issue Feb 9, 2017 · 0 comments
Closed

Fix config find file ordering #22

agjohnson opened this issue Feb 9, 2017 · 0 comments

Comments

@agjohnson
Copy link
Contributor

The tests are failing arbitrarily as the find mechanism uses os.path.walk, which according to the docs, returns files in an arbitrary order. If we want directory preference here, we need to enforce it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant