Skip to content

Commit 35a9acf

Browse files
committed
Fix bots by adding optimized_stdlib flag to a test.
1 parent 47037ae commit 35a9acf

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)