import XCTest @testable import KeePass final class KeePassTests: XCTestCase { func testExample() { } static var allTests = [ ("testExample", testExample), ] }