diff --git a/lldb/test/Shell/Swift/caching.test b/lldb/test/Shell/Swift/caching.test index a4f6a44fe872f..b8a8507b940af 100644 --- a/lldb/test/Shell/Swift/caching.test +++ b/lldb/test/Shell/Swift/caching.test @@ -1,6 +1,5 @@ # REQUIRES: swift # REQUIRES: system-darwin -# REQUIRES: rdar150334469 # RUN: rm -rf %t && mkdir %t # RUN: split-file %s %t