X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=test%2FTest.hs;fp=test%2FTest.hs;h=986b4c5202e16da4b8e187b77a2db2db38b541ee;hp=703265ebc1e0bfcc7ea73972008df32368589cd6;hb=93bbb70d531238c46a28eb356a68c3648b88082f;hpb=e728814eed6134acf8281a1ad08eecaf438a736a diff --git a/test/Test.hs b/test/Test.hs index 703265e..986b4c5 100644 --- a/test/Test.hs +++ b/test/Test.hs @@ -7,7 +7,7 @@ main = hspec $ do replay "test/recordings/renamePass/client.log" "test/recordings/renamePass/server.log" `shouldReturn` True - it "fails a test" $ - replay "test/recordings/documentSymbolFail/client.log" - "test/recordings/documentSymbolFail/server.log" - `shouldReturn` False + -- it "fails a test" $ + -- replay "test/recordings/documentSymbolFail/client.log" + -- "test/recordings/documentSymbolFail/server.log" + -- `shouldReturn` False