mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
tests: create a directory before creating files in it
Swift SVN r25676
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// RUN: rm -rf %t && mkdir %t
|
||||
// RUN: %target-build-swift %s -Xfrontend -enable-c-function-pointers -o %t/a.out
|
||||
// RUN: %target-run %t/a.out | FileCheck %s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user