test: loosen restrictions on DebugInfo test

This test does not require ObjectiveC interop.  Enable the test
globally.
This commit is contained in:
Saleem Abdulrasool
2019-03-26 19:18:03 -07:00
parent fd41f624bb
commit a597038a66

View File

@@ -1,4 +1,3 @@
// REQUIRES: objc-interop
// RUN: %target-swift-frontend -emit-ir %s -g -I %S/Inputs -o - \
// RUN: -parse-as-library | %FileCheck %s