Skip to content

Commit

Permalink
Remove test_nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Dec 5, 2022
1 parent b2db0f3 commit 050c0f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
2 changes: 2 additions & 0 deletions jaraco/fabric/monkey.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ def wrapper(c, *args, **kwargs):
if __import__('os').path.exists(key)
]
return func(c, *args, **kwargs)

return wrapper
10 changes: 0 additions & 10 deletions test_nothing.py

This file was deleted.

0 comments on commit 050c0f2

Please sign in to comment.