]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests: fix test1301 to call the right binary
authorDan Fandrich <dan@coneharvesters.com>
Fri, 10 Mar 2023 06:59:46 +0000 (22:59 -0800)
committerDan Fandrich <dan@coneharvesters.com>
Fri, 10 Mar 2023 08:17:29 +0000 (00:17 -0800)
It was refactored in commit 480ac6e5 but this step was missed.

tests/data/test1301

index 17560617729853563714535fb990f2398d6a09d6..08b43a8ecc1e506368ff70e6fca9dc8d5a02f17b 100644 (file)
@@ -1,7 +1,6 @@
 <testcase>
 <info>
 <keywords>
-unittest
 curl_strequal
 </keywords>
 </info>
@@ -12,6 +11,9 @@ curl_strequal
 <server>
 none
 </server>
+<tool>
+lib%TESTNUMBER
+</tool>
  <name>
 curl_strequal tests
  </name>