lib1301: unit103 turned into a libtest

It is not a unit test so moved over to libtests.
This commit is contained in:
Daniel Stenberg 2022-10-31 13:04:19 +01:00
parent 3f039dfd6f
commit 480ac6e54d
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
5 changed files with 70 additions and 65 deletions

View file

@ -2,7 +2,7 @@
<info>
<keywords>
unittest
curl_strcasecompare
curl_strequal
</keywords>
</info>
@ -12,11 +12,8 @@ curl_strcasecompare
<server>
none
</server>
<features>
unittest
</features>
<name>
curl_strcasecompare unit tests
curl_strequal tests
</name>
</client>
</testcase>