mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-08-15 19:14:01 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from unittest import TestCase
|
||||
|
||||
from app.foundation.structures import ListUtils
|
||||
from app.foundation.collections import ListUtils
|
||||
|
||||
|
||||
class ListUtilsTest(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user