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 16524231c..741614f2c 100644 --- a/packages/contracts/compiler.json +++ b/packages/contracts/compiler.json @@ -47,6 +47,7 @@ "TestLibs", "TestExchangeInternals", "TestSignatureValidator", + "TestStaticCall", "TokenRegistry", "Validator", "Wallet", |