Skip to content

Commit 1f66767

Browse files
committed
Update requirements for test
1 parent be6239a commit 1f66767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SILOptimizer/static_strings.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// RUN: %target-build-swift -O -module-name=test %s -o %t/a.out
66
// RUN: %target-run %t/a.out | %FileCheck %s -check-prefix=CHECK-OUTPUT
77

8-
// REQUIRES: executable_test,swift_stdlib_no_asserts,optimized_stdlib
8+
// REQUIRES: executable_test,swift_stdlib_no_asserts
99
// REQUIRES: CPU=arm64 || CPU=x86_64
1010

1111
// This is an end-to-end test to ensure that the optimizer generates

0 commit comments

Comments
 (0)