1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 23:42:31 +03:00

What the efff, apparently.

This commit is contained in:
Rob Rix 2017-04-10 11:27:26 -04:00 committed by GitHub
parent 5349354910
commit a151a24885

View File

@ -30,7 +30,7 @@ main = hspec $ do
describe "Data.Mergeable" Data.Mergeable.Spec.spec
describe "Data.RandomWalkSimilarity" Data.RandomWalkSimilarity.Spec.spec
describe "Diff" DiffSpec.spec
describe "Summary" SummarySpec.spfffec
describe "Summary" SummarySpec.spec
describe "Interpreter" InterpreterSpec.spec
describe "PatchOutput" PatchOutputSpec.spec
describe "Range" RangeSpec.spec