diff options
author | Vitiko <[email protected]> | 2021-12-30 15:28:53 -0400 |
---|---|---|
committer | Vitiko <[email protected]> | 2021-12-30 15:28:53 -0400 |
commit | 952a080b38afd9fc75a34f7ce52508a4809e983b (patch) | |
tree | 5d85629233bdc4484c9a1bd36564c8cb98ad5bd5 /tests/__init__.py | |
parent | 46051646c620d7db37f0be56df8b9f20c1b42d83 (diff) | |
download | bazarr-952a080b38afd9fc75a34f7ce52508a4809e983b.tar.gz bazarr-952a080b38afd9fc75a34f7ce52508a4809e983b.zip |
no log: update tests config
Diffstat (limited to 'tests/__init__.py')
-rw-r--r-- | tests/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100644 index 000000000..40a96afc6 --- /dev/null +++ b/tests/__init__.py @@ -0,0 +1 @@ +# -*- coding: utf-8 -*- |