haskell-language-server/test
Peter Wicks Stringfield 5737f5185f
Delete unused utilities for controlling logging. (#764)
* Delete unused utilities for controlling logging.

Delete withFileLogging, logConfig, and noLogConfig.

Logging is turned on by hlsCommand. Should we ever want to disable it for a
certain test, we would create a new version of hlsCommand, say, hlsCommandNoLog.

* Delete unused import.

Co-authored-by: Javier Neira <atreyu.bbb@gmail.com>
Co-authored-by: Junyoung Clare Jang <jjc9310@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-01-06 09:11:28 +00:00
..
functional Delete unused utilities for controlling logging. (#764) 2021-01-06 09:11:28 +00:00
testdata Splice Plugin: expands TH splices and QuasiQuotes (#759) 2021-01-05 15:34:06 +00:00
utils/Test/Hls Delete unused utilities for controlling logging. (#764) 2021-01-06 09:11:28 +00:00
wrapper Rerun test suite to avoid flaky tests 2020-10-28 22:26:43 +01:00