mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-26 02:44:33 +02:00
Moved fixtures into conftest.py
This commit is contained in:
parent
02862be04c
commit
fcc38b9ff2
4 changed files with 0 additions and 5 deletions
|
|
@ -1,4 +1,3 @@
|
|||
from .fixtures import fresh_db
|
||||
from sqlite_utils.db import Index
|
||||
import collections
|
||||
import pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue