no log: update tests config

This commit is contained in:
Vitiko 2021-12-30 15:28:53 -04:00
parent 46051646c6
commit 952a080b38
3 changed files with 3 additions and 3 deletions

View File

@ -5,3 +5,4 @@ pytest-pep8
pytest-flakes
pytest-cov
pytest-vcr
pytest-mock

1
tests/__init__.py Normal file
View File

@ -0,0 +1 @@
# -*- coding: utf-8 -*-

View File

@ -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",