Commit 27eaf0cf authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

now returns 0

parent c84904d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ Compare curl --version with curl-config --protocols
# Verify data after the test has been "shot"
<verify>
<errorcode>
2
0
</errorcode>
</verify>
</testcase>
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ Compare curl --version with curl-config --features
# Verify data after the test has been "shot"
<verify>
<errorcode>
2
0
</errorcode>
</verify>
</testcase>
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ Compare curl --version with curl-config --version
# Verify data after the test has been "shot"
<verify>
<errorcode>
2
0
</errorcode>
</verify>
</testcase>
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ Compare curl --version with curl-config --vernum
# Verify data after the test has been "shot"
<verify>
<errorcode>
2
0
</errorcode>
</verify>
</testcase>