Add REQUIRES: native to a test that assumes it

llvm-svn: 338552
This commit is contained in:
Filipe Cabecinhas 2018-08-01 13:41:11 +00:00
parent ad56ebaf06
commit 8dc0d337d6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// Check that SDKROOT does not infer simulator on when it points to a regular
// SDK.
// REQUIRES: system-darwin
// REQUIRES: system-darwin && native
//
// RUN: rm -rf %t/SDKs/iPhoneOS8.0.0.sdk
// RUN: mkdir -p %t/SDKs/iPhoneOS8.0.0.sdk