Skip to content

Commit fa16ab0

Browse files
committed
Move solr_test_profiles into main tests directory
1 parent d287a5b commit fa16ab0

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

django/sierra/shelflist/tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import pytest
66

7-
from .helpers import solr_test_profiles as tp
7+
from . import solr_test_profiles as tp
88

99

1010
@pytest.fixture(scope='function')

django/sierra/shelflist/tests/helpers/__init__.py

Whitespace-only changes.

django/sierra/shelflist/tests/helpers/solr_test_profiles.py renamed to django/sierra/shelflist/tests/solr_test_profiles.py

File renamed without changes.

0 commit comments

Comments
 (0)