core
core copied to clipboard
Backfill tests for `gas-util` to raise coverage
Recent changes to gas-util lowered test coverage, forcing exclusion
from the Jest coverage report. These changes allow us to include this
file again by raising coverage.
Fixes #734.