Skip to content

Commit 6084005

Browse files
committed
Expect failure
1 parent d0339df commit 6084005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/haskell-indentation-tests.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ foo = let
556556
((3 0) 6 9)
557557
((4 0) 4))
558558

559-
(hindent-test "27 expecting then (GH-884)" "
559+
(hindent-test "27* expecting then (GH-884)" "
560560
foo = do
561561
if True
562562
then return ()

0 commit comments

Comments
 (0)