mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 03:55:03 -05:00
tests: removed some redundant empty <stdout> sections
This commit is contained in:
parent
01f9487967
commit
3aaac8c2f7
@ -41,7 +41,5 @@ Invalid large X- range on a file://
|
||||
<errorcode>
|
||||
36
|
||||
</errorcode>
|
||||
<stdout>
|
||||
</stdout>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
@ -126,7 +126,5 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
/**** End of sample code ****/
|
||||
</file>
|
||||
<stdout>
|
||||
</stdout>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
@ -112,7 +112,5 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
/**** End of sample code ****/
|
||||
</file>
|
||||
<stdout>
|
||||
</stdout>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
@ -107,7 +107,5 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
/**** End of sample code ****/
|
||||
</file>
|
||||
<stdout>
|
||||
</stdout>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
Loading…
Reference in New Issue
Block a user