13 lines
151 B
Swift
13 lines
151 B
Swift
import Testing
|
|
|
|
import Foundation
|
|
import DataAcquisition
|
|
|
|
@testable import IoT_Simulator_Core
|
|
|
|
@Test func dataAcquisition() async throws {
|
|
|
|
|
|
|
|
|
|
} |