mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-11 04:02:40 -03:00
Oops, import strings into tor GUI tests
This commit is contained in:
parent
d18b77e854
commit
907503952f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import tempfile
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
from onionshare import common, web, settings
|
from onionshare import common, web, settings, strings
|
||||||
|
|
||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
def temp_dir_1024():
|
def temp_dir_1024():
|
||||||
|
|
Loading…
Reference in a new issue