Unit test tweak for CloudStorage

This commit is contained in:
Albert Santoni 2014-12-19 14:03:28 -05:00
parent 1718868835
commit 9a8b34feae

View file

@ -10,3 +10,4 @@ def teardown():
def test_analyze():
cl = CloudStorageUploader()
cl._storage_backend = "file"