Skip to content

Commit ab962bf

Browse files
Add an empty test class for ViewController
1 parent af7280a commit ab962bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import XCTest
2+
3+
final class ViewControllerTests: XCTestCase {
4+
}

0 commit comments

Comments
 (0)