Merge pull request #573 from jverkoey/test-build-failure
Resolve build failure when running tests from Xcode.
This commit is contained in:
commit
548dbe334a
|
@ -7,6 +7,7 @@
|
|||
|
||||
import XCTest
|
||||
@testable import Mastodon
|
||||
import MastodonCore
|
||||
|
||||
@MainActor
|
||||
class MastodonTests: XCTestCase {
|
||||
|
|
Loading…
Reference in New Issue