Initial commit
This commit is contained in:
17
Ventry Upload WatcherTests/Ventry_Upload_WatcherTests.swift
Normal file
17
Ventry Upload WatcherTests/Ventry_Upload_WatcherTests.swift
Normal file
@ -0,0 +1,17 @@
|
||||
//
|
||||
// Ventry_Upload_WatcherTests.swift
|
||||
// Ventry Upload WatcherTests
|
||||
//
|
||||
// Created by Jan-Marlon Leibl on 18.01.25.
|
||||
//
|
||||
|
||||
import Testing
|
||||
@testable import Ventry_Upload_Watcher
|
||||
|
||||
struct Ventry_Upload_WatcherTests {
|
||||
|
||||
@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