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 535f2be + 484eef9 commit 4d72501Copy full SHA for 4d72501
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
+// RUN: env PYTHONIOENCODING=UTF-8 %validate-json < %t/deps.json
6
// RUN: %FileCheck %s < %t/deps.json
7
8
public func bar() {
0 commit comments