mirror of
https://github.com/otaviocc/Triton.git
synced 2026-01-29 19:54:27 +00:00
4 lines
110 B
Swift
4 lines
110 B
Swift
import XCTest
|
|
@testable import AuthPersistenceService
|
|
|
|
final class AuthPersistenceServiceTests: XCTestCase {}
|