mirror of
https://github.com/bitwarden/ios.git
synced 2025-12-11 13:54:06 -06:00
7 lines
141 B
Swift
7 lines
141 B
Swift
import SwiftUI
|
|
import XCTest
|
|
|
|
@testable import BitwardenAutoFillExtension
|
|
|
|
class CredentialProviderViewControllerTests: BitwardenTestCase {}
|