Skip to content

Commit 17ba765

Browse files
committed
Fix formatting: Add newline at end of HttpClientTlsTest.kt
1 parent 5cbb4d5 commit 17ba765

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

opencloudComLibrary/src/test/java/eu/opencloud/android/lib/common/http/HttpClientTlsTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ class HttpClientTlsTest {
112112
private const val WRONG_HOSTNAME = "wrong.example.test"
113113
private const val KNOWN_SERVERS_STORE_FILE = "knownServers.bks"
114114
}
115-
}
115+
}

0 commit comments

Comments
 (0)