Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include testdata in hls-refine-imports-plugin.cabal (#1922)
It's currently missing in the hackage tarball: ``` Refine Imports WithOverride (golden): Error while initializing: ResponseError {_code = InternalError, _message = "Error on initialize: /build/haskell-hls-refine-imports-plugin/src/hls-refine-imports-plugin-1.0.0.0/test/testdata: changeWorkingDirectory: does not exist (No such file or directory)", _xdata = Nothing} Error while initializing: ResponseError {_code = InternalError, _message = "Error on initialize: /build/haskell-hls-refine-imports-plugin/src/hls-refine-imports-plugin-1.0.0.0/test/testdata: changeWorkingDirectory: does not exist (No such file or directory)", _xdata = Nothing} FAIL (1.42s) ``` (cherry picked from commit 8a10c50)
- Loading branch information