shell32/tests: Fix expected ret for moving file to empty destination.

Related to 57817044. I believe originally the missing double null terminator caused Windows to take garbage memory as file name resulted in the ERROR_FILE_NOT_FOUND. Now it's fixed we are seeing what Windows actually returns.

!8316 (merged)

Merge request reports

Loading