diff --git a/src/Test.hs b/src/Test.hs index 240d895..40f6bef 100644 --- a/src/Test.hs +++ b/src/Test.hs @@ -31,7 +31,8 @@ integrationTests = [ check_equal "Integration 1" "
This is some basic, sample markdown.
Hello World
" (convert "__Hello__\n_World_"), check_equal "Integration 3" "World
" (convert "# Hello\nWorld"), - check_equal "Integration 4" "a b
" (convert "a\nb"), + check_equal "Integration 5" "