Skip to content

Commit 06c975c

Browse files
authored
Remove code sign from stdlib/Error.swift
1 parent a3cd8bc commit 06c975c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/stdlib/Error.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 -o %t/Error -DPTR_SIZE_%target-ptrsize -module-name main %/s
3-
// RUN: %target-codesign %t/Error
43
// RUN: %target-run %t/Error
54
// REQUIRES: executable_test
65

0 commit comments

Comments
 (0)