Commit 8bd209de authored by Kenneth Reitz's avatar Kenneth Reitz

further fix test

parent 58e9c843
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
testPipenvVersion() { testPipenvVersion() {
compile "pipenv-version" compile "pipenv-version"
assertCaptured "3.6.0" assertCaptured "3.6.0"
assertCapturedSuccess
} }
testPipenv() { testPipenv() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment