import XCTest @testable import LibNovel final class LibNovelTests: XCTestCase { func testExample() throws { // Placeholder — add real tests here XCTAssert(true) } }