diff options
Diffstat (limited to 'HutchTests/ManPageCatalogTests.swift')
| -rw-r--r-- | HutchTests/ManPageCatalogTests.swift | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/HutchTests/ManPageCatalogTests.swift b/HutchTests/ManPageCatalogTests.swift index df995f8..e6bd2fc 100644 --- a/HutchTests/ManPageCatalogTests.swift +++ b/HutchTests/ManPageCatalogTests.swift @@ -2,6 +2,7 @@ import Foundation import Testing @testable import Hutch +@MainActor struct ManPageCatalogTests { @Test func loadsBundledCatalog() { |
