The Wayback Machine - https://web.archive.org/web/20230307191430/https://github.com/github/semantic/commit/4e51665e502c1902fbb265d74718766d301bb42e
Skip to content
Permalink
Browse files
Add .hspec for depths default, make sure hspec version supports
  • Loading branch information
tclem committed Feb 17, 2017
1 parent 8cd0b52 commit 4e51665
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 .hspec
@@ -0,0 +1 @@
--depth=1000
@@ -157,7 +157,7 @@ test-suite test
, deepseq
, filepath
, Glob
, hspec >= 2.1.10
, hspec >= 2.4.1
, hspec-core
, hspec-expectations-pretty-diff
, HUnit
@@ -184,7 +184,7 @@ test-suite integration-test
, bytestring
, containers
, Glob
, hspec >= 2.1.10
, hspec >= 2.4.1
, hspec-expectations-pretty-diff
, semantic-diff
, split

0 comments on commit 4e51665

Please sign in to comment.