Initial Commit
This commit is contained in:
17
watch-untis Watch AppTests/watch_untis_Watch_AppTests.swift
Normal file
17
watch-untis Watch AppTests/watch_untis_Watch_AppTests.swift
Normal file
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// watch_untis_Watch_AppTests.swift
|
||||
// watch-untis Watch AppTests
|
||||
//
|
||||
// Created by Theis on 23.02.26.
|
||||
//
|
||||
|
||||
import Testing
|
||||
@testable import watch_untis_Watch_App
|
||||
|
||||
struct watch_untis_Watch_AppTests {
|
||||
|
||||
@Test func example() async throws {
|
||||
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user