Skip to content

Commit 2c0ab08

Browse files
hborlasimanerush
authored andcommitted
[NFC] Add -dump-input=fail to a FileCheck test.
1 parent dbda273 commit 2c0ab08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Generics/parameter-pack-same-element-requirements.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %target-swift-frontend -typecheck %s -debug-generic-signatures -enable-experimental-feature SameElementRequirements -disable-availability-checking 2>&1 | %FileCheck %s
1+
// RUN: %target-swift-frontend -typecheck %s -debug-generic-signatures -enable-experimental-feature SameElementRequirements -disable-availability-checking 2>&1 | %FileCheck %s -dump-input=fail
22

33
// REQUIRES: asserts
44

0 commit comments

Comments
 (0)