Skip to content

Commit 6ebb5e4

Browse files
committed
don't run %empty-directory twice
1 parent f828474 commit 6ebb5e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Interop/Cxx/swiftify-import/transitive-std-core-import.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
// RUN: %target-clangxx %S/../stdlib/Inputs/check-libcxx-version.cpp -o %t/check-libcxx-version
77
// RUN: %target-codesign %t/check-libcxx-version
88

9-
// RUN: %target-run %t/check-libcxx-version || %empty-directory(%t)
109
// RUN: %target-run %t/check-libcxx-version || split-file %s %t
1110
// RUN: %target-run %t/check-libcxx-version || %target-swift-frontend -emit-module -plugin-path %swift-plugin-dir -o %t/Test.swiftmodule -I %t/Inputs -enable-experimental-feature SafeInteropWrappers -strict-memory-safety -warnings-as-errors -Xcc -Werror %t/test.swift -cxx-interoperability-mode=default -Xcc -std=c++20
1211

0 commit comments

Comments
 (0)