Skip to content

Commit 473f55c

Browse files
authored
Remove codesign from test/Interpreter/SDK/objc_swift3_deprecated_objc_inference.swift
1 parent 06c975c commit 473f55c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Interpreter/SDK/objc_swift3_deprecated_objc_inference.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// RUN: %empty-directory(%t)
22
// RUN: %target-build-swift -swift-version 4 -Xfrontend -enable-swift3-objc-inference %s -o %t/a.out
3-
// RUN: %target-codesign %t/a.out
43
// RUN: %target-run %t/a.out 2>&1 | %FileCheck %s -check-prefix=CHECK_WARNINGS
54
// RUN: env %env-SWIFT_DEBUG_IMPLICIT_OBJC_ENTRYPOINT=0 %target-run %t/a.out 2>&1 | %FileCheck %s -check-prefix=CHECK_NOTHING
65

0 commit comments

Comments
 (0)