Fix testing example.

This commit is contained in:
Ferenc Wagner 2003-09-02 18:17:46 +00:00 committed by Alexandre Julliard
parent 913457c0b2
commit b286233fa7

View file

@ -243,7 +243,7 @@ thread.c: 86 tests executed, 5 marked as todo, 0 failures.
method. So to run the kernel 'path' tests you would do: method. So to run the kernel 'path' tests you would do:
<screen> <screen>
<prompt>C:\&gt;</>cd dlls\kernel\tests\Output\Win32_MSVC_Headers <prompt>C:\&gt;</>cd dlls\kernel\tests\Output\Win32_MSVC_Headers
<prompt>C:\dlls\kernel\tests\Output\Win32_MSVC_Headers&gt;</>kernel32_test thread <prompt>C:\dlls\kernel\tests\Output\Win32_MSVC_Headers&gt;</>kernel32_test path
</screen> </screen>
</para></listitem> </para></listitem>
</itemizedlist> </itemizedlist>