diff options
Diffstat (limited to 'rpc/notification_test.go')
-rw-r--r-- | rpc/notification_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rpc/notification_test.go b/rpc/notification_test.go index 8d2add81c..cd05d73fe 100644 --- a/rpc/notification_test.go +++ b/rpc/notification_test.go @@ -13,6 +13,7 @@ // // You should have received a copy of the GNU Lesser General Public License // along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>. + package rpc import ( |