Skip to content

Commit 3b42963

Browse files
authored
Merge pull request #67032 from bnbarham/fixedqueue-fix
[Test] Add executable test requirement to moveonly_fixedqueue.swift
2 parents 5522d3d + 844508d commit 3b42963

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/moveonly_fixedqueue.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: executable_test
2+
13
// RUN: %target-run-simple-swift(-Xfrontend -sil-verify-all)
24
// RUN: %target-run-simple-swift(-O -Xfrontend -sil-verify-all)
35

0 commit comments

Comments
 (0)