diff options
author | Rhett Aultman <roadriverrail@gmail.com> | 2016-12-12 15:58:01 +0800 |
---|---|---|
committer | Rhett Aultman <rhett.aultman@meraki.net> | 2017-01-17 01:32:57 +0800 |
commit | e3b0827721f114a371df57b7079205034683ed25 (patch) | |
tree | 3b836590826e1b1bf5aacdd1074de8f48f5b5a11 /test/libsolidity | |
parent | 8f25bd54e35dba3fb632c2d209a86acaba63d33d (diff) | |
download | dexon-solidity-e3b0827721f114a371df57b7079205034683ed25.tar.gz dexon-solidity-e3b0827721f114a371df57b7079205034683ed25.tar.zst dexon-solidity-e3b0827721f114a371df57b7079205034683ed25.zip |
Push the error instead of throwing it
Throwing a CompilerError on multiple contract definition violates the
expectations of the test suite, which thinks that compile() will
return false if the code can't compile. This brings contract
collision reporting in line with most of the other errors.
Diffstat (limited to 'test/libsolidity')
0 files changed, 0 insertions, 0 deletions