Skip to content

Commit df1d066

Browse files
committed
improve test, bump bpu
1 parent bc009ef commit df1d066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bob_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -645,6 +645,7 @@ func TestTx_HugeOrd(t *testing.T) {
645645
assert.Equal(t, 14, len(goBobTx.Out[0].Tape[0].Cell))
646646
assert.Equal(t, 2, len(goBobTx.Out[0].Tape))
647647
assert.Equal(t, 1437, len(goBobTx.Out))
648+
648649
}
649650

650651
// c5c7248302683107aa91014fd955908a7c572296e803512e497ddf7d1f458bd3

0 commit comments

Comments
 (0)