Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
avnerbarr committed Feb 2, 2020
1 parent 151e908 commit ce4e49c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ let package = Package(
// .apt(["libgraphqlparser"]),
// ]
),
.testTarget(
name: "cassandra-swiftTests",
dependencies: ["cassandra-swift"]),
// .testTarget(
// name: "cassandra-swiftTests",
// dependencies: ["cassandra-swift"]),
]
)

Expand Down

0 comments on commit ce4e49c

Please sign in to comment.