tests: fix test1301 to call the right binary

It was refactored in commit 480ac6e5 but this step was missed.
This commit is contained in:
Dan Fandrich 2023-03-09 22:59:46 -08:00
parent b5d955bc79
commit c10c0c0578

View 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>