first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import XCTest
|
||||
@testable import RemoteConnSSHPlugin
|
||||
|
||||
final class RemoteConnSSHPluginTests: XCTestCase {
|
||||
func testPlaceholder() {
|
||||
XCTAssertTrue(true)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user