Add tests

This commit is contained in:
2022-01-12 23:24:10 +03:00
parent 1b3af219d2
commit 58b1606a62
3 changed files with 197 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ PATTERNS = (
("edition", r"((theatrical|director'*s|extended|un)[-.]?cut"
r"|imax[-.]edition"
r"|noir[-.]edition"
r"|black[-.]chrome[-.]edition"
r"|extended[-.]edition"
r"|theatrical)"),
("restrictions", r"(unrated)"),