Skip to content

Commit c7b3d60

Browse files
authored
Merge pull request #61701 from hamishknight/fix-test
[test] NFC: Add missing `REQUIRES`
2 parents 9c17447 + 85c4184 commit c7b3d60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/StringProcessing/Sema/regex_builder_unavailable.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-typecheck-verify-swift -enable-bare-slash-regex -target %target-cpu-apple-macosx12.0
22

3+
// REQUIRES: swift_in_compiler
34
// REQUIRES: OS=macosx
45

56
import RegexBuilder

0 commit comments

Comments
 (0)