feat: Add tests for remove command

This commit is contained in:
Cristian 2020-08-21 13:32:31 -05:00 committed by Cristian Vargas
parent a8ed72501d
commit fe9604a772
4 changed files with 68 additions and 8 deletions

View file

@ -9,7 +9,6 @@ from ..index.schema import Link
from ..index import (
load_link_details,
write_link_details,
write_main_index,
)
from ..util import enforce_types
from ..logging_util import (