Index: test/COFF/conflict-mangled.test =================================================================== --- test/COFF/conflict-mangled.test +++ test/COFF/conflict-mangled.test @@ -1,4 +1,3 @@ -# REQUIRES: system-windows # RUN: yaml2obj < %s > %t1.obj # RUN: yaml2obj < %s > %t2.obj # RUN: not lld-link /out:%t.exe %t1.obj %t2.obj >& %t.log