Skip to content

Commit b9fe52e

Browse files
committed
Codesign validation-test/Sema/rdar32204609.swift
1 parent 51be1bd commit b9fe52e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/Sema/rdar32204609.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: rm -rf %t
22
// RUN: mkdir -p %t
33
// RUN: %target-build-swift %s -o %t/a.out
4+
// RUN: %target-codesign %t/a.out
45
// RUN: %target-run %t/a.out
56

67
// REQUIRES: executable_test

0 commit comments

Comments
 (0)