X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=test%2FTest.hs;h=e4aae5517c90362c1d50e87bf12df4105ef4bc8a;hp=9319a779ee22cc4f2cac5d9e7563a16c878e3ae7;hb=107d162a748586f20a49d3513a6c130196c8f61a;hpb=2ddc33759433fc19185140227a232a2cf8017de9 diff --git a/test/Test.hs b/test/Test.hs index 9319a77..e4aae55 100644 --- a/test/Test.hs +++ b/test/Test.hs @@ -30,7 +30,7 @@ import System.Timeout main = hspec $ do describe "Session" $ do it "fails a test" $ - -- TODO: Catch the exception in haskell-lsp-test and provide nicer output + -- TODO: Catch the exception in lsp-test and provide nicer output let session = runSession "hie" fullCaps "test/data/renamePass" $ do openDoc "Desktop/simple.hs" "haskell" skipMany loggingNotification