diff options
author | Louis-Philippe VĂ©ronneau <pollo@debian.org> | 2020-07-20 15:26:05 -0400 |
---|---|---|
committer | jaseg <code@jaseg.net> | 2020-07-21 08:32:47 +0200 |
commit | 2b66d0d97b3f07338adfebbbb64b0fb2759bb82e (patch) | |
tree | 9728afea4c26990d7389eaab7de1e022ef696928 /tests/__init__.py | |
parent | e29e042998bb7eb969a24a9b8a49652ec4454bc8 (diff) | |
download | python-mpv-2b66d0d97b3f07338adfebbbb64b0fb2759bb82e.tar.gz python-mpv-2b66d0d97b3f07338adfebbbb64b0fb2759bb82e.tar.bz2 python-mpv-2b66d0d97b3f07338adfebbbb64b0fb2759bb82e.zip |
Move test files into a 'tests' dir
Diffstat (limited to 'tests/__init__.py')
-rw-r--r-- | tests/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/__init__.py |