Skip to content

Commit e0b1240

Browse files
authored
Merge pull request #1128 from IntersectMBO/jordan/1121-move-calc-min-fee-recursive-tests
Move calcMinFeeRecursive tests to dedicated module
2 parents 034d1d7 + de666e0 commit e0b1240

4 files changed

Lines changed: 499 additions & 452 deletions

File tree

cardano-api/cardano-api.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,7 @@ test-suite cardano-api-test
404404
Test.Cardano.Api.EpochLeadership
405405
Test.Cardano.Api.Eras
406406
Test.Cardano.Api.Experimental
407+
Test.Cardano.Api.Experimental.Fee
407408
Test.Cardano.Api.Genesis
408409
Test.Cardano.Api.GovAnchorValidation
409410
Test.Cardano.Api.IO

0 commit comments

Comments
 (0)