put test directory structure in order

Change-Id: I62d11b9a30972295a869ff7fb3de5a543911d7d3
This commit is contained in:
Doron Chen 2015-09-09 12:13:20 +03:00
parent 4639fcaf64
commit 00d3567054
4 changed files with 1 additions and 1 deletions

@ -19,7 +19,7 @@ test_storlets
Tests for `storlets` module.
"""
from storlets.tests import base
from tests import base
class TestStorlets(base.TestCase):