Skip to content

Commit debda31

Browse files
akyrtzibenlangmuir
authored andcommitted
[test] Need to update the result file as well.
1 parent 2d2cae0 commit debda31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/FixCode/fixits-apply.swift.result

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// RUN: not %swift -parse -target %target-triple %s -emit-fixits-path %t.remap -I %S/Inputs
22
// RUN: c-arcmt-test %t.remap | arcmt-test -verify-transformed-files %s.result
33

4+
// REQUIRES: objc_interop
5+
46
class Base {}
57
class Derived : Base {}
68

0 commit comments

Comments
 (0)