import XCTest
@testable import Closer
final class CloserTests: XCTestCase {
func testExample() throws {
// Placeholder — add unit tests here.
XCTAssertTrue(true)
}