vim: Update curl/wget test removal

They've renamed the test file at some time point between 9.1.1071 and
9.1.1106.
This commit is contained in:
Xi Ruoyao 2025-02-16 17:55:54 +08:00
parent 5ba41a882b
commit 613790d1fa
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -68,7 +68,7 @@
<command>curl</command> or <command>wget</command>:</para>
<screen><userinput remap="test">chown -R tester .
sed '/test_glvs/d' -i src/testdir/Make_all.mak</userinput></screen>
sed '/test_plugin_glvs/d' -i src/testdir/Make_all.mak</userinput></screen>
<para>Now run the tests as user <systemitem
class="username">tester</systemitem>:</para>