Skip to content

Commit

Permalink
xmr: monero.crypto test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ph4r05 committed Oct 18, 2018
1 parent 60bc30e commit a5b56f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_apps.monero.crypto.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from common import *

from apps.monero.xmr import common, crypto, monero
from apps.monero.xmr import crypto, monero
from apps.monero.xmr.sub.addr import encode_addr
from apps.monero.xmr.sub.xmr_net import net_version, NetworkTypes
from apps.monero.xmr.sub.creds import AccountCreds
Expand Down

0 comments on commit a5b56f1

Please sign in to comment.