import XCTest @testable import Pastebin final class PastebinTests: XCTestCase { // swiftlint:disable:next empty_xctest_method func testExample() throws {} }