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