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.
1 parent e89de6e commit e9ddec9Copy full SHA for e9ddec9
test/ScanDependencies/unicode_filename.swift
@@ -2,7 +2,7 @@
2
// RUN: %target-swift-frontend -scan-dependencies %/s %/S/Inputs/unicode_filёnamё.swift -o %t/deps.json
3
4
// Check the contents of the JSON output
5
-// RUN: %validate-json %t/deps.json &>/dev/null
+// RUN: %validate-json %t/deps.json
6
// RUN: %FileCheck %s < %t/deps.json
7
8
public func bar() {
0 commit comments