aboutsummaryrefslogtreecommitdiffhomepage
path: root/builder/sizes_test.go
diff options
context:
space:
mode:
authorDamian Gryski <[email protected]>2023-03-16 14:40:54 -0700
committerRon Evans <[email protected]>2023-03-19 17:45:43 +0100
commit4f8127d0bf0adeeb0ab699f0551af8d7230ed239 (patch)
tree634df896b2fecb2c0482989315977fdedfd25a95 /builder/sizes_test.go
parente0329b25debea034e9b4e2a9d46806d9388a757b (diff)
downloadtinygo-4f8127d0bf0adeeb0ab699f0551af8d7230ed239.tar.gz
tinygo-4f8127d0bf0adeeb0ab699f0551af8d7230ed239.zip
builder: bump sizes tests
Diffstat (limited to 'builder/sizes_test.go')
-rw-r--r--builder/sizes_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/builder/sizes_test.go b/builder/sizes_test.go
index b73fdc1d1..e935b6ec4 100644
--- a/builder/sizes_test.go
+++ b/builder/sizes_test.go
@@ -43,7 +43,7 @@ func TestBinarySize(t *testing.T) {
// microcontrollers
{"hifive1b", "examples/echo", 4556, 272, 0, 2252},
{"microbit", "examples/serial", 2680, 380, 8, 2256},
- {"wioterminal", "examples/pininterrupt", 6109, 1459, 116, 6816},
+ {"wioterminal", "examples/pininterrupt", 6109, 1471, 116, 6816},
// TODO: also check wasm. Right now this is difficult, because
// wasm binaries are run through wasm-opt and therefore the