Added unit tests for LibRichErrors

This commit is contained in:
Alex Towle
2019-07-29 18:37:51 -07:00
parent f9292a8fb8
commit 03fced81f5
7 changed files with 72 additions and 1 deletions

View File

@@ -37,6 +37,7 @@
"test/TestLibAddressArray.sol",
"test/TestLibBytes.sol",
"test/TestLibEIP712.sol",
"test/TestLibRichErrors.sol",
"test/TestOwnable.sol",
"test/TestReentrancyGuard.sol",
"test/TestSafeMath.sol"