diff options
Diffstat (limited to 'packages/contracts/compiler.json')
-rw-r--r-- | packages/contracts/compiler.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/contracts/compiler.json b/packages/contracts/compiler.json index 047a75b07..dba836bde 100644 --- a/packages/contracts/compiler.json +++ b/packages/contracts/compiler.json @@ -39,6 +39,7 @@ "MultiSigWalletWithTimeLock", "TestAssetProxyOwner", "TestAssetProxyDispatcher", + "TestConstants", "TestLibBytes", "TestLibs", "TestSignatureValidator", |