kernel32/tests: Allow a 0 removed entry count in the completion test.
commitc63b323e220f9e5d4fbf1829a2b2f03e24d4b6e2
authorFrancois Gouget <fgouget@codeweavers.com>
Thu, 14 Sep 2023 10:11:28 +0000 (14 12:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 14 Sep 2023 10:30:33 +0000 (14 12:30 +0200)
treec4d9fa74230a83c4a72a21aff205e4e3efaea0fe
parent2830f98518842cc142a217b41369f695faf59729
kernel32/tests: Allow a 0 removed entry count in the completion test.

This matches the ntdll:file fix.

Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=54554
dlls/kernel32/tests/file.c