Skip to content

Commit

Permalink
test: remove unused empty fixture
Browse files Browse the repository at this point in the history
The not-quite-empty directory called "empty" in fixtures was replaced in
tests with `tmpdir.path` (after calling `tmpdir.refresh()` to ensure
that it is empty). The fixture is removed in this commit.

PR-URL: #21044
Reviewed-By: Anatoli Papirovski <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
Trott authored and MylesBorins committed Jun 6, 2018
1 parent f7886ab commit 60abd08
Showing 1 changed file with 0 additions and 0 deletions.
Empty file removed test/fixtures/empty/.gitkeep
Empty file.

0 comments on commit 60abd08

Please sign in to comment.