haskell / haskell/haskell-language-server
HLS source distribution is missing extra-source-files necessary for testing
Open
Hackage
type: bug
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 12
Description

Vs:
```sh
> ls plugins/hls-semantic-tokens-plugin/test/testdata/ | wc -l
52
```
In particular, we are missing all `*.expected` files. We should test that we can run the tests of the source distribution produced by `cabal sdist`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.