allTests
1 parent a47ce04 commit 2f66952Copy full SHA for 2f66952
1 file changed
Tests/CloudUserDefaultsTests/CloudUserDefaultsTests.swift
@@ -46,5 +46,6 @@ final class CloudUserDefaultsTests: XCTestCase {
46
static var allTests = [
47
("testStart", testStart),
48
("testNotificationFromCloud", testNotificationFromCloud),
49
+ ("testNotifyCloud", testNotifyCloud)
50
]
51
}
0 commit comments