Skip to content

Commit

Permalink
Revise test helper path along with sdk update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry committed Jul 18, 2019
1 parent eb31282 commit 052ad74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/remote.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
from nose.tools import eq_, ok_

from biothings.tests import BiothingsTestCase
from biothings.tests.helper import equal
from biothings.tests.web.helper import equal


class MyGeneRemoteTest(BiothingsTestCase):
Expand Down

0 comments on commit 052ad74

Please sign in to comment.