localizationCommand/Tests/CommandLineToolTests/FeatureTests.swift

13 lines
145 B
Swift

import XCTest
class FeatureXCTest :XCTestCase{
func testSearchIn () {
CommandLineToolSpectre()
}
}