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 <apapirovski@mac.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • 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.