### Goals :soccer: This PR applies the latest SwiftFormat.
@@ -24,7 +24,7 @@
import UIKit
-@UIApplicationMain
+@main
class AppDelegate: UIResponder, UIApplicationDelegate, UISplitViewControllerDelegate {
// MARK: - Properties
@@ -1,5 +1,5 @@
//
-// ServerTrustPolicy.swift
+// ServerTrustEvaluation.swift
// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
@@ -288,7 +288,7 @@ final class AuthenticationInterceptorTestCase: BaseTestCase {
}
// MARK: - Tests - Retry
-
+
// If we not using swift-corelibs-foundation where URLRequest to /invalid/path is a fatal error.
#if !canImport(FoundationNetworking)
func testThatInterceptorDoesNotRetryWithoutResponse() {
-// ServerTrustPolicyTests.swift
+// ServerTrustEvaluatorTests.swift
// Copyright (c) 2014-2018 Alamofire Software Foundation (http://alamofire.org/)
-// HTTPBin.swift
+// TestHelpers.swift