Skip to content

Commit 30aee32

Browse files
Add an empty test class for ViewController
1 parent 356dd38 commit 30aee32

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
// SPDX-License-Identifier: BSD-3-Clause
2+
3+
import XCTest
4+
5+
final class ViewControllerTests: XCTestCase {
6+
}

0 commit comments

Comments
 (0)