Skip to content

Commit 950c52c

Browse files
authored
Merge pull request #66205 from hamishknight/disable-moveonly-interface-5.9
2 parents 2e610ad + 94920e1 commit 950c52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ModuleInterface/moveonly_interface.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
// RUN: %target-swift-frontend -DSYNTHESIZE_ACCESSORS -enable-library-evolution -module-name Hello -emit-module -o %t/Hello.swiftmodule -emit-module-interface-path %t/Hello.swiftinterface %S/Inputs/moveonly_simple.swift
55

66
// rdar://106164128
7-
// XFAIL: *
7+
// REQUIRES: rdar106164128
88

99
// TODO: finish this test by verifying the interface with FileCheck

0 commit comments

Comments
 (0)