Oops, import strings into tor GUI tests

This commit is contained in:
Micah Lee 2018-09-30 18:40:47 -07:00
parent d18b77e854
commit 907503952f
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

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():