Skip to content

Commit 2644adf

Browse files
committed
[NFC] Delete redundant RUN line in test
1 parent 5e50aa5 commit 2644adf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

validation-test/BuildSystem/skip_build_xcode.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# RUN: %empty-directory(%t)
2-
# RUN: mkdir -p %t
32
# RUN: SKIP_XCODE_VERSION_CHECK=1 SWIFT_BUILD_ROOT=%t %swift_src_root/utils/build-script --xcode --release --swift-darwin-supported-archs="$(uname -m)" --dry-run --cmake %cmake 2>&1 | %FileCheck %s
43

54
# REQUIRES: standalone_build

0 commit comments

Comments
 (0)