Skip to content

Commit 39e4d15

Browse files
committed
Add REQUIRES: swift_feature_UnqualifiedLookupValidation to the SwiftlexicalLookup test.
1 parent 0ba7a5e commit 39e4d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/NameLookup/SwiftLexicalLookupValidation/testGenericWhereClause.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// REQUIRES: UnqualifiedLookupValidation
1+
// REQUIRES: swift_feature_UnqualifiedLookupValidation
22
//
33
// RUN: %target-typecheck-verify-swift -enable-experimental-feature UnqualifiedLookupValidation
44

0 commit comments

Comments
 (0)