Skip to content

Commit bea981a

Browse files
authored
Update CEExtensionKitTests.swift
1 parent 37a68c1 commit bea981a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Tests/CodeEditKitTests/CEExtensionKitTests.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ import XCTest
22
@testable import CodeEditKit
33

44
final class CEExtensionKitTests: XCTestCase {
5+
6+
// This is only a sample test case
7+
// until real unit tests are established
58
func testExample() throws {
69
XCTAssertTrue(true)
710
}

0 commit comments

Comments
 (0)