updated tests

This commit is contained in:
Hellow2
2023-03-30 10:52:31 +02:00
parent 658837850c
commit e146aec261
2 changed files with 9 additions and 16 deletions

View File

@@ -1,3 +1,5 @@
from . import search
from . import download
Download = download.Download
Search = search.Search