6 lines
90 B
Swift
6 lines
90 B
Swift
import XCTest
|
|
@testable import PreferencesPlugin
|
|
|
|
class PreferencesTests: XCTestCase {
|
|
|
|
}
|