Oops, import strings into tor GUI tests

This commit is contained in:
Micah Lee 2018-09-30 18:40:47 -07:00
parent acd2fcdf61
commit 898276e6b5

View File

@ -8,7 +8,7 @@ import tempfile
import pytest
from onionshare import common, web, settings
from onionshare import common, web, settings, strings
@pytest.fixture
def temp_dir_1024():