aboutsummaryrefslogtreecommitdiffstats
path: root/ethpipe/pipe_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'ethpipe/pipe_test.go')
-rw-r--r--ethpipe/pipe_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/ethpipe/pipe_test.go b/ethpipe/pipe_test.go
index d0b8ef948..071213050 100644
--- a/ethpipe/pipe_test.go
+++ b/ethpipe/pipe_test.go
@@ -34,6 +34,7 @@ func TestNew(t *testing.T) {
pipe.Block(addr)
pipe.Storage(addr, addr)
pipe.ToAddress(privy)
+ pipe.Exists(addr)
// Doesn't change state
pipe.Execute(addr, nil, Val(0), Val(1000000), Val(10))
// Doesn't change state