mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-17 05:42:15 -04:00
Oops, import strings into tor GUI tests
This commit is contained in:
parent
acd2fcdf61
commit
898276e6b5
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…
Add table
Add a link
Reference in a new issue