Is it ok to use @testable import SwiftFoundation in tests? I'd like to test some internal code. TestNSXMLDocument.swift uses this, but not on Linux. What's the reason for this? /Daniel