From: Luke Lau Date: Fri, 20 Dec 2019 02:04:40 +0000 (+0000) Subject: Remove extraneous flag X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=2ba261a93d4d1aebb3f749d65e7ad038fe1fb8ce;hp=358ddf1c3f5138c2ddf5f40d6ab543ab6ea75f27 Remove extraneous flag --- diff --git a/test/Test.hs b/test/Test.hs index db51246..eb0eef0 100644 --- a/test/Test.hs +++ b/test/Test.hs @@ -44,7 +44,7 @@ main = hspec $ do describe "withTimeout" $ do it "times out" $ - let sesh = runSession "hie -d --bios-verbose" fullCaps "test/data/renamePass" $ do + let sesh = runSession "hie" fullCaps "test/data/renamePass" $ do openDoc "Desktop/simple.hs" "haskell" -- won't receive a request - will timeout -- incoming logging requests shouldn't increase the