mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
fix test
This commit is contained in:
parent
c58bb349df
commit
d6b4b43aa2
@ -17,7 +17,6 @@ class TestPipreqs(unittest.TestCase):
|
||||
|
||||
def setUp(self):
|
||||
self.modules = ['flask', 'requests', 'sqlalchemy', 'docopt']
|
||||
pass
|
||||
|
||||
def test_get_all_imports(self):
|
||||
path = os.path.join(os.path.dirname(__file__),"_data")
|
||||
|
Loading…
x
Reference in New Issue
Block a user