Skip to content

Commit ab9b904

Browse files
authored
Merge pull request #68585 from hamishknight/sign-5.10
2 parents 06bc949 + 2542d74 commit ab9b904

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SILOptimizer/target-const-prop.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// Make a runtime test to check that the values are correct.
44
// RUN: %empty-directory(%t)
55
// RUN: %target-build-swift -O -module-name=test %s -o %t/a.out
6+
// RUN: %target-codesign %t/a.out
67
// RUN: %target-run %t/a.out | %FileCheck %s -check-prefix=CHECK-OUTPUT
78

89
// REQUIRES: executable_test,optimized_stdlib

0 commit comments

Comments
 (0)