import XCTestCase
 
func test() {
  XCTAssertEqual({{{body}}}, "", "Successful")
}