diff options
Diffstat (limited to 'HutchTests/HutchTests.swift')
| -rw-r--r-- | HutchTests/HutchTests.swift | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/HutchTests/HutchTests.swift b/HutchTests/HutchTests.swift index c681efa..98c68d3 100644 --- a/HutchTests/HutchTests.swift +++ b/HutchTests/HutchTests.swift @@ -7,6 +7,7 @@ import Testing +@MainActor struct HutchTests { @Test func example() async throws { |
