[testing] Add missing REQUIRES: standalone_build

This commit is contained in:
David Zarzycki
2021-08-28 12:11:01 -04:00
parent 529abeee22
commit 20f9be1f9a

View File

@@ -1,3 +1,5 @@
# REQUIRES: standalone_build
# RUN: %empty-directory(%t)
# RUN: mkdir -p %t
# RUN: SKIP_XCODE_VERSION_CHECK=1 SWIFT_BUILD_ROOT=%t %swift_src_root/utils/build-script --verbose-build --dry-run --cmake %cmake 2>&1 | %FileCheck %s