import XCTest @testable import DuooomiBleSDK final class PlaceholderTests: XCTestCase { func testExample() throws { // Placeholder test to satisfy SwiftPM test target path. XCTAssertTrue(true) } }