6 lines
91 B
Swift
6 lines
91 B
Swift
import XCTest
|
|
@testable import SplashScreenPlugin
|
|
|
|
class SplashScreenTests: XCTestCase {
|
|
}
|