Skip to content

Commit 107297b

Browse files
committed
Revert "[Tests] Add -dump-input fail to environment-mac.swift's FileCheck."
This reverts commit 199e5a7.
1 parent f4f4c70 commit 107297b

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

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

0 commit comments

Comments
 (0)