Fix a test case after committing D94563.

D94563 implemented `ReadBinaryName` on Windows, which causes a test case
to now pass, so remove the `XFAIL: windows-msvc` line.
This commit is contained in:
Amy Huang 2021-02-04 16:03:48 -08:00
parent 9ba623c655
commit 4737aab53d

View File

@ -24,7 +24,6 @@
// RUN: FileCheck --check-prefix=CHECK-WRONG-FILE-NAME %s
// XFAIL: android
// XFAIL: windows-msvc
// UNSUPPORTED: ios
#include <stdio.h>