mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
Fix typo in test error message where "MustParseBig" was incorrectly used instead of "MustParseUint64" in the TestMustParseUint64Panic function. The test still functions correctly, but now the error message accurately reflects the function being tested. |
||
|---|---|---|
| .. | ||
| big.go | ||
| big_test.go | ||
| integer.go | ||
| integer_test.go | ||