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 committed Jan 27, 2021
1 parent 1526839 commit b5099f7
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 b5099f7

Please sign in to comment.