Skip to content

Commit 38775ad

Browse files
committed
[5.7] Add missing REQUIRES: executable_test to the test IRGen/98995607.swift.gyb
rdar://101876133
1 parent 41da05d commit 38775ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/IRGen/98995607.swift.gyb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-run-simple-swiftgyb
22

3+
// REQUIRES: executable_test
4+
35
%for N in range(0, 100):
46

57
protocol P${N}<A, B> {

0 commit comments

Comments
 (0)