Remove stale -enable-sil-ownership flag from test

This commit is contained in:
Joe Groff
2018-07-09 15:24:58 -07:00
parent e3ccde3d09
commit c0b785a027

View File

@@ -1,5 +1,4 @@
// RUN: %target-swift-emit-silgen -module-name keypaths -enable-sil-ownership %s | %FileCheck %s
// RUN: %target-swift-emit-silgen -module-name keypaths %s | %FileCheck %s
struct S<T> {
var x: T