import Foundation import XCTest @testable import CodeDiff class CodeDiffTests: XCTestCase { func test_diff_snippets() {} }