mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
cmdlineTests: Remove superfluous output from script-based tests and adjust the rest
This commit is contained in:
@@ -24,7 +24,6 @@ function test_solc_assembly_output
|
||||
fi
|
||||
}
|
||||
|
||||
printTask "Testing assemble, yul, strict-assembly and optimize..."
|
||||
echo '{}' | msg_on_error --silent "$SOLC" - --assemble
|
||||
echo '{}' | msg_on_error --silent "$SOLC" - --yul
|
||||
echo '{}' | msg_on_error --silent "$SOLC" - --strict-assembly
|
||||
|
||||
Reference in New Issue
Block a user