We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eabfd53 commit 757fa00Copy full SHA for 757fa00
test/Spec.hs
@@ -82,7 +82,7 @@ legacySpecs = parallel $ do
82
describe "Diffing.Interpreter" Diffing.Interpreter.Spec.spec
83
describe "Graphing.Calls" Graphing.Calls.Spec.spec
84
describe "Rendering.TOC" Rendering.TOC.Spec.spec
85
- describe "Tags.Spec" Tags.Spec.spec
+ describe "Tags.Spec" Tags.Spec.spec
86
describe "Semantic" Semantic.Spec.spec
87
describe "Semantic.IO" Semantic.IO.Spec.spec
88
describe "Parsing" Parsing.Spec.spec
0 commit comments