Commit 858113cf authored by Kenneth Reitz's avatar Kenneth Reitz

tests for newlines

parent a547da0b
requests
\ No newline at end of file
......@@ -22,6 +22,11 @@ testPipenvVersion() {
assertCapturedSuccess
}
testNewlineRuntime() {
compile "newline-runtime"
assertCaptured "2.7.11"
assertCapturedSuccess
}
testPipenv() {
compile "pipenv"
......
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