mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
regenerating tests expectation
This commit is contained in:
@@ -1 +1,12 @@
|
||||
{"errors":[{"component":"general","formattedMessage":"Source contracts must be a non-empty array.","message":"Source contracts must be a non-empty array.","severity":"error","type":"JSONError"}]}
|
||||
{
|
||||
"errors":
|
||||
[
|
||||
{
|
||||
"component": "general",
|
||||
"formattedMessage": "Source contracts must be a non-empty array.",
|
||||
"message": "Source contracts must be a non-empty array.",
|
||||
"severity": "error",
|
||||
"type": "JSONError"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user