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