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 dd70064 commit 24e6a59Copy full SHA for 24e6a59
validation-test/stdlib/StringNormalization.swift
@@ -11,7 +11,7 @@
11
//===----------------------------------------------------------------------===//
12
// RUN: mkdir -p %t
13
// RUN: %target-build-swift %s -o %t/a.out
14
-// RUN: %target-run %t/a.out %S/Inputs/NormalizationTest.txt %S/Inputs/UnormalizedStrings.txt %S/Inputs/ExpectedCodeUnits.txt
+// RUN: %target-run %t/a.out %S/Inputs/NormalizationTest.txt
15
// REQUIRES: executable_test
16
// REQUIRES: objc_interop
17
0 commit comments