mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[test] Fix test: add in explicit mkdir
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
// RUN: mkdir -p %t
|
||||
// RUN: %target-build-swift %s -o %t/a.out
|
||||
// RUN: %target-run %t/a.out %S/Inputs/NormalizationTest.txt
|
||||
// REQUIRES: executable_test
|
||||
|
||||
Reference in New Issue
Block a user