Skip to content

Commit

Permalink
Merge pull request swiftlang#25796 from drodriguez/android-executable…
Browse files Browse the repository at this point in the history
…-resilient-module

[test] Mark resilient-module as executable.
  • Loading branch information
drodriguez authored Jun 27, 2019
2 parents 114f473 + 1b0b60c commit 8e5c91b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/multifile/resilient-module.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// RUN: %target-codesign %t/main %t/%target-library-name(A)
// RUN: %target-run %t/main %t/%target-library-name(A) | %FileCheck %s

// REQUIRES: executable_test

// METADATA: @"$s1A8SomeEnumOMn" = {{.*}}constant <{ i32, i32, i32, i32, i32, i32, i32 }> <{{{.*}} i32 33554434, i32 0 }>

Expand Down

0 comments on commit 8e5c91b

Please sign in to comment.