diff options
author | chriseth <chris@ethereum.org> | 2018-12-06 19:32:32 +0800 |
---|---|---|
committer | chriseth <chris@ethereum.org> | 2018-12-06 20:07:14 +0800 |
commit | 61241763749f4f27cd7abc1db4efd10a3a36b350 (patch) | |
tree | 93f01a5b671e3b0fff340549ccb7a7c5096c6346 /test/cmdlineTests/gas_test_dispatch.sol.args | |
parent | 7f39c3e52226e133d4224a7afb763a3c5b4c525e (diff) | |
download | dexon-solidity-61241763749f4f27cd7abc1db4efd10a3a36b350.tar.gz dexon-solidity-61241763749f4f27cd7abc1db4efd10a3a36b350.tar.zst dexon-solidity-61241763749f4f27cd7abc1db4efd10a3a36b350.zip |
Gas tests for the binary search dispatch routine.
Diffstat (limited to 'test/cmdlineTests/gas_test_dispatch.sol.args')
-rw-r--r-- | test/cmdlineTests/gas_test_dispatch.sol.args | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cmdlineTests/gas_test_dispatch.sol.args b/test/cmdlineTests/gas_test_dispatch.sol.args new file mode 100644 index 00000000..3684987e --- /dev/null +++ b/test/cmdlineTests/gas_test_dispatch.sol.args @@ -0,0 +1 @@ +--gas |