Skip to content

Commit 5e2eaad

Browse files
committed
Suppress deprecation warnings in the tests
1 parent 16e6fce commit 5e2eaad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tests/Model/SubtitleSpec.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ import Nimble
2727
import Quick
2828
@testable import QuickTableViewController
2929

30+
@available(*, deprecated, message: "Compatibility tests")
3031
internal final class SubtitleSpec: QuickSpec {
3132

3233
override func spec() {

0 commit comments

Comments
 (0)