Commit 0c76588
committed
Add ASN1 module to SourceKit-LSP Test
Super surprised to see the build for swift test hardcoded in
the build.ps1 script instead of in the sourcekit-lsp repo.
At any rate, looks like I need to add the dependency on ASN1
here too.
This is to support changes in SwiftPM that add the dependency
which translates through to sourcekit-lsp.
swiftlang/swift-package-manager#86101 parent 058638e commit 0c76588
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2976 | 2976 | | |
2977 | 2977 | | |
2978 | 2978 | | |
| 2979 | + | |
| 2980 | + | |
| 2981 | + | |
2979 | 2982 | | |
2980 | 2983 | | |
2981 | 2984 | | |
| |||
0 commit comments