Skip to content

Commit 199e5a7

Browse files
committed
[Tests] Add -dump-input fail to environment-mac.swift's FileCheck.
1 parent 81afe14 commit 199e5a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Driver/environment-mac.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// REQUIRES: OS=macosx
22

3-
// RUN: %swift_driver -driver-use-frontend-path %S/Inputs/print-var.sh %s DYLD_LIBRARY_PATH | %FileCheck %s
3+
// RUN: %swift_driver -driver-use-frontend-path %S/Inputs/print-var.sh %s DYLD_LIBRARY_PATH | %FileCheck %s --dump-input fail
44

55
// CHECK: {{^/usr/lib/swift:}}

0 commit comments

Comments
 (0)