curl/tests/data/test1275
Daniel Stenberg 502b6a5a32
test1275: remove the check of stderr
To avoid the mysterious test failures on Windows, instead rely on the
error code returned on failure.

Fixes #9716
Closes #9723
2022-10-13 23:21:08 +02:00

26 lines
290 B
Plaintext

<testcase>
<info>
<keywords>
documentation
markdown
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<name>
Verify capital letters after period in markdown files
</name>
<command type="perl">
%SRCDIR/markdown-uppercase.pl %SRCDIR/..
</command>
</client>
</testcase>