Skip to content

Commit 757fa00

Browse files
committed
Indentation.
1 parent eabfd53 commit 757fa00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Spec.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ legacySpecs = parallel $ do
8282
describe "Diffing.Interpreter" Diffing.Interpreter.Spec.spec
8383
describe "Graphing.Calls" Graphing.Calls.Spec.spec
8484
describe "Rendering.TOC" Rendering.TOC.Spec.spec
85-
describe "Tags.Spec" Tags.Spec.spec
85+
describe "Tags.Spec" Tags.Spec.spec
8686
describe "Semantic" Semantic.Spec.spec
8787
describe "Semantic.IO" Semantic.IO.Spec.spec
8888
describe "Parsing" Parsing.Spec.spec

0 commit comments

Comments
 (0)