Skip to content

Commit 74bd36e

Browse files
authored
Merge pull request #66204 from hamishknight/disable-moveonly-interface
2 parents 0b7d8ab + e03bd0a commit 74bd36e

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)