Skip to content

Commit

Permalink
Fix Swift names
Browse files Browse the repository at this point in the history
  • Loading branch information
paulyhedral committed Nov 13, 2024
1 parent e7b3943 commit ecf9d22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import XCTest
@testable import CatalogObjects
@testable import Common

final class CatalogObjectsTests: XCTestCase {
final class CommonTests: XCTestCase {
func testExample() throws {
// XCTest Documentation
// https://developer.apple.com/documentation/xctest
Expand Down

0 comments on commit ecf9d22

Please sign in to comment.