diff options
Diffstat (limited to 'accounts/usbwallet/ledger_test.go')
-rw-r--r-- | accounts/usbwallet/ledger_test.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/accounts/usbwallet/ledger_test.go b/accounts/usbwallet/ledger_test.go index aeab2f0f0..16a1e0b3f 100644 --- a/accounts/usbwallet/ledger_test.go +++ b/accounts/usbwallet/ledger_test.go @@ -14,6 +14,8 @@ // 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/>. +// +build !ios + package usbwallet /* |