Skip to content

Commit

Permalink
s/SwiftOCATests/SwiftOCADeviceTests/
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoward committed Aug 2, 2023
1 parent 07fe1aa commit 17aa3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ let package = Package(
path: "Examples/OCADevice"
),
.testTarget(
name: "SwiftOCATests",
name: "SwiftOCADeviceTests",
dependencies: [
.target(name: "SwiftOCADevice"),
]
Expand Down

0 comments on commit 17aa3e7

Please sign in to comment.