From bd3f617267be4b6879285d1ebf97eceb501e3bea Mon Sep 17 00:00:00 2001 From: Sonic Date: Wed, 19 Sep 2018 18:56:06 +0800 Subject: Change package name from eth to dex --- dex/helper_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dex/helper_test.go') diff --git a/dex/helper_test.go b/dex/helper_test.go index 3d2ab0aba..13d2bbaec 100644 --- a/dex/helper_test.go +++ b/dex/helper_test.go @@ -17,7 +17,7 @@ // This file contains some shares testing functionality, common to multiple // different files and modules being tested. -package eth +package dex import ( "crypto/ecdsa" -- cgit v1.2.3