Skip to content

Commit 51be1bd

Browse files
committed
Codesign /test/Interpreter/objc_class_resilience.swift
1 parent 3c26a63 commit 51be1bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interpreter/objc_class_resilience.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// RUN: %target-codesign %t/libresilient_struct.%target-dylib-extension
55

66
// RUN: %target-build-swift %s -L %t -I %t -lresilient_struct -o %t/main -Xlinker -rpath -Xlinker %t
7+
// RUN: %target-codesign %t/main
78

89
// RUN: %target-run %t/main %t/libresilient_struct.%target-dylib-extension
910

0 commit comments

Comments
 (0)