aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1301
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-10-31 09:37:30 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-10-31 09:37:54 +0100
commit44c53cc38bea66b7612a82fa4c9b68884b9167fa (patch)
tree3744671c0a47eb3a48595a2e7f43b1e3fb22acd0 /tests/data/test1301
parent532491a27cf97678934741809043040431674b86 (diff)
strcase: s/strequal/strcasecompare
some more follow-ups to 811a693b80
Diffstat (limited to 'tests/data/test1301')
-rw-r--r--tests/data/test13014
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1301 b/tests/data/test1301
index 4b6fac8b8..8506c0005 100644
--- a/tests/data/test1301
+++ b/tests/data/test1301
@@ -2,7 +2,7 @@
<info>
<keywords>
unittest
-curl_strequal
+curl_strcasecompare
</keywords>
</info>
@@ -16,7 +16,7 @@ none
unittest
</features>
<name>
-curl_strequal unit tests
+curl_strcasecompare unit tests
</name>
<tool>
unit1301