Skip to content

Commit f724b92

Browse files
committed
Indicate test 46* is failing for the moment.
1 parent 66a6223 commit f724b92

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
@@ -850,7 +850,7 @@ function =
850850
"
851851
((84 0) 4))
852852

853-
(hindent-test "46 case expression with paths on their own lines" "
853+
(hindent-test "46* case expression with paths on their own lines" "
854854
fact n =
855855
case n of
856856
0 -> 1

0 commit comments

Comments
 (0)