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.
2 parents e89de6e + e9ddec9 commit a5b6bbfCopy full SHA for a5b6bbf
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