add extra test for binary
This commit is contained in:
@@ -6,7 +6,7 @@ import PackageDescription
|
||||
let package = Package(
|
||||
name: "SwiftSerialExample",
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/yeokm1/SwiftSerial.git", from: "0.1.1")
|
||||
.package(url: "https://github.com/yeokm1/SwiftSerial.git", from: "0.1.2")
|
||||
],
|
||||
targets: [
|
||||
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
|
||||
|
||||
Reference in New Issue
Block a user