Fix accessibility

This commit is contained in:
Piv
2020-07-09 20:18:56 +09:30
parent 0f38a1b20f
commit 86809dbfc0
2 changed files with 6 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ final class SwiftRPLidarTests: XCTestCase {
// This is an example of a functional test case.
// Use XCTAssert and related functions to verify your tests produce the correct
// results.
XCTAssertEqual(SwiftRPLidar().text, "Hello, World!")
// XCTAssertEqual(SwiftRPLidar().text, "Hello, World!")
}
static var allTests = [