Skip to content

Commit f16be55

Browse files
Merge pull request #40575 from gottesmm/pr-6ca85095101409395c75f78d4a539e00d8771491
Fix bots by adding optimized_stdlib flag to a test.
2 parents a02c6f1 + 35a9acf commit f16be55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/stdlib/LifetimeManagement.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %target-run-simple-swift
22

33
// REQUIRES: executable_test
4+
// REQUIRES: optimized_stdlib
45

56
import StdlibUnittest
67

0 commit comments

Comments
 (0)