Skip to content

Commit dd9ee01

Browse files
committed
reenable TestSwiftFoundationTypeNotification.py
1 parent 466cba7 commit dd9ee01

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

lldb/test/API/lang/swift/foundation_value_types/notification/TestSwiftFoundationTypeNotification.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,4 @@
1414

1515
lldbinline.MakeInlineTest(
1616
__file__, globals(), decorators=
17-
[skipUnlessDarwin,swiftTest,
18-
expectedFailureAll(bugnumber="rdar://60396797",
19-
setting=('symbols.use-swift-clangimporter', 'false'))
20-
])
17+
[skipUnlessDarwin,swiftTest])

0 commit comments

Comments
 (0)