Fixed the reference to the Coordination library in the Coordinator test cases.

This commit is contained in:
Javier Cicchelli 2023-08-14 22:59:39 +02:00
parent 18d68635ce
commit 0ebee0633e
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
//===----------------------------------------------------------------------===//
#if canImport(UIKit) && !os(watchOS)
import Coordination
import SwiftLibsCoordination
import UIKit
import XCTest

View File

@ -11,7 +11,7 @@
//===----------------------------------------------------------------------===//
#if canImport(UIKit) && !os(watchOS)
import Coordination
import SwiftLibsCoordination
import UIKit
// MARK: - Test coordinators