add tests for 'pnubSort' and 'pisUniq'

This commit is contained in:
fanghr 2022-05-16 20:23:51 +08:00
parent f45b919d0e
commit cd6b6a4acc
2 changed files with 55 additions and 14 deletions

View file

@ -46,7 +46,7 @@ main =
"Governor tests"
Governor.tests
, testGroup
"Utility functions tests"
"Utility tests"
Utils.tests
, testGroup
"Multisig tests"