mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-18 17:54:14 +02:00
renaming directory
This commit is contained in:
6
backend/src/ml/test__init__.py
Normal file
6
backend/src/ml/test__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
from ml import get_season
|
||||
|
||||
|
||||
def test_get_season():
|
||||
for i in range(0, 50):
|
||||
assert get_season("The.Big.Bang.Theory.(2007).Season.9.S09.(1080p.BluRay.x265.HEVC.10bit.AAC.5.1.Vyndros)") == 9
|
||||
Reference in New Issue
Block a user