Skip to content
Snippets Groups Projects
Commit 84197738 authored by Dariusz Rybicki's avatar Dariusz Rybicki
Browse files

Remove unused code

parent fb3ab8f2
No related branches found
No related tags found
2 merge requests!124File transfers example,!102Release 1.0.0
import XCTest
@testable import AppCore
@MainActor
final class AppCoreTests: XCTestCase {
func testExample() async throws {
XCTAssert(true)
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment