mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-12-23 23:59:04 -05:00
no log: update tests config
This commit is contained in:
@@ -5,3 +5,4 @@ pytest-pep8
|
||||
pytest-flakes
|
||||
pytest-cov
|
||||
pytest-vcr
|
||||
pytest-mock
|
||||
|
||||
1
tests/__init__.py
Normal file
1
tests/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
@@ -3,9 +3,6 @@
|
||||
import pytest
|
||||
import os
|
||||
|
||||
# import sys
|
||||
# sys.path.append("libs")
|
||||
|
||||
from subliminal_patch.core import Movie, Episode
|
||||
|
||||
|
||||
@@ -24,6 +21,7 @@ def movies():
|
||||
resolution="1080p",
|
||||
source="Web",
|
||||
# other="Rip",
|
||||
alternative_titles=["Dune: Part One"],
|
||||
audio_codec="Dolby Digital",
|
||||
video_codec="H.264",
|
||||
release_group="SHITBOX",
|
||||
|
||||
Reference in New Issue
Block a user