Skip to content

Commit a7f04d3

Browse files
committed
Expect failure at this point
1 parent 5d4d899 commit a7f04d3

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 "26 should parse unindented where-clause properly" "
559+
(hindent-test "26* should parse unindented where-clause properly" "
560560
foo = do
561561
return ()
562562
where

0 commit comments

Comments
 (0)