Skip to content

Commit

Permalink
Renamed entry test group name of ouroboros-network-framework package.
Browse files Browse the repository at this point in the history
  • Loading branch information
coot authored and karknu committed Jan 26, 2021
1 parent 9d248e0 commit a642054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ouroboros-network-framework/test/Main.hs
Expand Up @@ -14,7 +14,7 @@ main = defaultMain tests

tests :: TestTree
tests =
testGroup "typed-protocols"
testGroup "ouroboros-network-framework"
[ PingPong.tests
, ReqResp.tests
, Driver.tests
Expand Down

0 comments on commit a642054

Please sign in to comment.