Skip to content

Commit 589e19f

Browse files
committed
Remove a missing dependency edge on Windows
1 parent 4dec4ab commit 589e19f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Incremental/fail/main-windows.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@
88
// RUN: not %target-swiftc_driver -no-color-diagnostics -typecheck -output-file-map %t/output.json -incremental -module-name main -verify-incremental-dependencies @%t.resp 2>&1 | sort | %FileCheck %s
99

1010
// CHECK: unexpected cascading member dependency: main.Base.init
11-
// CHECK: unexpected cascading potential member dependency: main.Base
1211
// CHECK: unexpected provided entity: Base
1312
// CHECK: unexpected provided entity: BaseProtocol

0 commit comments

Comments
 (0)