Shelving tests

This commit is contained in:
Mouse Reeve
2020-10-16 15:07:41 -07:00
parent 75c695b3c6
commit 4f07a567bd
3 changed files with 108 additions and 8 deletions

View File

@ -1,8 +1,6 @@
from django.test import TestCase
import json
import pathlib
from bookwyrm import activitypub, models
from bookwyrm import models
from bookwyrm import status as status_builder