Skip to content

Commit c528e96

Browse files
committed
Add missing REQUIRES: executable_test to the test IRGen/98995607.swift.gyb
redar://99229421
1 parent 481a561 commit c528e96

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)