We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94810ca commit 888aa38Copy full SHA for 888aa38
Tests/UICoreTests/ViewControllerTests.swift
@@ -0,0 +1,8 @@
1
+// Copyright © 2021 Saleem Abdulrasool <compnerd@compnerd.org>
2
+// SPDX-License-Identifier: BSD-3-Clause
3
+
4
+import XCTest
5
+@testable import SwiftWin32
6
7
+final class ViewControllerTests: XCTestCase {
8
+}
0 commit comments