Skip to content

Commit d4ab793

Browse files
committed
Mark data indentation test as passing
1 parent 7216483 commit d4ab793

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
@@ -613,7 +613,7 @@ class Foo a where
613613
instance Bar Int
614614
"
615615
((2 0) 0))
616-
(hindent-test "32* allow type operators" "
616+
(hindent-test "32 allow type operators" "
617617
data (:.) a b = a :. b
618618
"
619619
((2 0) 0 16))

0 commit comments

Comments
 (0)