mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-06 07:47:53 +10:00
5 lines
51 B
Python
5 lines
51 B
Python
import pytest
|
|
|
|
|
|
pytestmark = pytest.mark.django_db
|