Skip to content

Commit 47f5d3c

Browse files
test binary size update
1 parent ddc79df commit 47f5d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/sizes_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ func TestBinarySize(t *testing.T) {
4141
// This is a small number of very diverse targets that we want to test.
4242
tests := []sizeTest{
4343
// microcontrollers
44-
{"hifive1b", "examples/echo", 4688, 280, 0, 2268},
44+
{"hifive1b", "examples/echo", 4692, 280, 0, 2268},
4545
{"microbit", "examples/serial", 2952, 388, 8, 2272},
4646
{"wioterminal", "examples/pininterrupt", 6148, 1484, 116, 6832},
4747

0 commit comments

Comments
 (0)