Skip to content

Commit

Permalink
add AliasPlugin to test's dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
p-x9 committed Jan 15, 2024
1 parent 2c5ccf8 commit 4a08fb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ let package = Package(
name: "AliasTests",
dependencies: [
"Alias",
"AliasPlugin",
.product(name: "SwiftSyntax", package: "swift-syntax"),
.product(name: "SwiftSyntaxMacros", package: "swift-syntax"),
.product(name: "SwiftCompilerPlugin", package: "swift-syntax"),
Expand Down

0 comments on commit 4a08fb8

Please sign in to comment.