// // Copyright Amazon.com Inc. or its affiliates. // All Rights Reserved. // // SPDX-License-Identifier: Apache-2.0 // import XCTest // swiftlint:disable:next type_name class AWSAPICategoryPluginURLSessionBehaviorDelegateTests: AWSAPICategoryPluginTestBase { func testClassMustNotBeEmptyOrSwiftFormatWillCrash() { // TODO implement code } }