mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 22:00:10 +00:00
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:
parent
9ba623c655
commit
4737aab53d
@ -24,7 +24,6 @@
|
||||
// RUN: FileCheck --check-prefix=CHECK-WRONG-FILE-NAME %s
|
||||
|
||||
// XFAIL: android
|
||||
// XFAIL: windows-msvc
|
||||
// UNSUPPORTED: ios
|
||||
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user