Skip to content

Commit 921cc5f

Browse files
committed
Fix a stray FileCheck in new test
1 parent 1dd24a6 commit 921cc5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/SILGen/async_handler_witness_table.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// RUN: %target-swift-emit-silgen -sdk %S/Inputs -I %S/Inputs -enable-source-import %s -enable-experimental-concurrency > %t.out
22
// RUN: %FileCheck -check-prefix=CHECK -check-prefix=CHECK-%target-ptrsize %s < %t.out
3-
// RUN: %FileCheck -check-prefix=NEGATIVE %s < %t.out
43

54
// REQUIRES: objc_interop
65
// REQUIRES: concurrency

0 commit comments

Comments
 (0)