this is annoying

This commit is contained in:
Erin O'Connell
2017-09-01 23:41:28 -06:00
parent ab427c618f
commit afdfb6ca86
4 changed files with 3 additions and 5 deletions
+2 -2
View File
@@ -1,5 +1,6 @@
import delegator
class TestPipenv():
def test_existience(self):
@@ -11,5 +12,4 @@ class TestPipenv():
def test_lock(self):
c = delegator.run('pipenv lock')
assert c.return_code == 0
assert c.return_code == 0