aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/address_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'ethchain/address_test.go')
-rw-r--r--ethchain/address_test.go8
1 files changed, 0 insertions, 8 deletions
diff --git a/ethchain/address_test.go b/ethchain/address_test.go
deleted file mode 100644
index 161e1b251..000000000
--- a/ethchain/address_test.go
+++ /dev/null
@@ -1,8 +0,0 @@
-package ethchain
-
-import (
- "testing"
-)
-
-func TestAddressState(t *testing.T) {
-}