import Testing @testable import WebTerm // Orchestrator-added placeholder so the WebTermTests bundle compiles before // W3 lands real ViewModel tests (T-iOS-11…14 own their test files here). @Test("WebTermTests bundle 可加载且能 @testable import WebTerm") func testBundleLoads() { #expect(Bool(true)) }