mirror of
https://github.com/github/semantic.git
synced 2024-11-28 18:23:44 +03:00
Make em all parallel!
This commit is contained in:
parent
ef6ba4b673
commit
bffb9a1a58
@ -20,7 +20,7 @@ import Test.Hspec.Expectations.Pretty
|
||||
import Control.Exception
|
||||
|
||||
spec :: Spec
|
||||
spec =
|
||||
spec = parallel $ do
|
||||
describe "gitmon" $ do
|
||||
let wd = "test/fixtures/git/examples/all-languages.git"
|
||||
it "receives commands in order" . withSocketPair $ \(client, server) ->
|
||||
|
Loading…
Reference in New Issue
Block a user