We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-dump-input fail
1 parent f4f4c70 commit 107297bCopy full SHA for 107297b
test/Driver/environment-mac.swift
@@ -1,5 +1,5 @@
1
// REQUIRES: OS=macosx
2
3
-// RUN: %swift_driver -driver-use-frontend-path %S/Inputs/print-var.sh %s DYLD_LIBRARY_PATH | %FileCheck %s --dump-input fail
+// RUN: %swift_driver -driver-use-frontend-path %S/Inputs/print-var.sh %s DYLD_LIBRARY_PATH | %FileCheck %s
4
5
// CHECK: {{^/usr/lib/swift:}}
0 commit comments