mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
wip
This commit is contained in:
8
dots/Tests/dotsTests/dotsTests.swift
Normal file
8
dots/Tests/dotsTests/dotsTests.swift
Normal file
@@ -0,0 +1,8 @@
|
||||
import XCTest
|
||||
@testable import dots
|
||||
|
||||
final class dotsTests: XCTestCase {
|
||||
func testExample() throws {
|
||||
XCTAssert(true)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user