We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc009ef commit df1d066Copy full SHA for df1d066
bob_test.go
@@ -645,6 +645,7 @@ func TestTx_HugeOrd(t *testing.T) {
645
assert.Equal(t, 14, len(goBobTx.Out[0].Tape[0].Cell))
646
assert.Equal(t, 2, len(goBobTx.Out[0].Tape))
647
assert.Equal(t, 1437, len(goBobTx.Out))
648
+
649
}
650
651
// c5c7248302683107aa91014fd955908a7c572296e803512e497ddf7d1f458bd3
0 commit comments