diff options
author | Tim Culverhouse <tim@timculverhouse.com> | 2022-08-01 12:18:24 -0500 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-08-03 22:37:09 +0200 |
commit | 9630d9d281e6dc2ea20f7def3531ee3fcf8c6c47 (patch) | |
tree | affda072a271b58f50464abaf9e47f294d73771c /worker/imap/worker.go | |
parent | 23ee64b057ab2556d30ece6170e9fd716015946f (diff) | |
download | aerc-9630d9d281e6dc2ea20f7def3531ee3fcf8c6c47.tar.gz |
seqmap: compare ints instead of uints
When a test fails with a uint comparison, assert displays the hex code
instead of an int, making it harder to debug. Use ints in sequmap test
asserts instead of uints for better readability when tests fail
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'worker/imap/worker.go')
0 files changed, 0 insertions, 0 deletions