mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Mark some throwing calls with `try`; mark the enclosing test functions with `throws`, letting the XCTest framework handle error reporting for us.