Skip to content

Commit 7fe43d6

Browse files
committed
Mark a debugger support test as requiring objc_interop
1 parent 5049db0 commit 7fe43d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/stdlib/BridgedObjectDebuggerSupport.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// RUN: %target-run-simple-swift
2-
// REQUIRES: executable_test
2+
// REQUIRES: executable_test, objc_interop
33

44
import Foundation
55
import StdlibUnittest

0 commit comments

Comments
 (0)