Skip to content

Commit

Permalink
improve test, bump bpu
Browse files Browse the repository at this point in the history
  • Loading branch information
rohenaz committed Mar 29, 2023
1 parent bc009ef commit df1d066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bob_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,7 @@ func TestTx_HugeOrd(t *testing.T) {
assert.Equal(t, 14, len(goBobTx.Out[0].Tape[0].Cell))
assert.Equal(t, 2, len(goBobTx.Out[0].Tape))
assert.Equal(t, 1437, len(goBobTx.Out))

}

// c5c7248302683107aa91014fd955908a7c572296e803512e497ddf7d1f458bd3
Expand Down

0 comments on commit df1d066

Please sign in to comment.