diff options
author | Tim Harder <radhermit@gmail.com> | 2018-10-20 17:18:33 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gmail.com> | 2018-10-20 17:20:34 -0500 |
commit | e05818d56171dbc71158a61b4511df90269c9051 (patch) | |
tree | 7b11e49762c35d22d4333e8db520b72ae1098abd /tests/__init__.py | |
parent | tests: split up and migrate some tests to pytest syntax (diff) | |
download | pkgcheck-e05818d56171dbc71158a61b4511df90269c9051.tar.gz pkgcheck-e05818d56171dbc71158a61b4511df90269c9051.tar.bz2 pkgcheck-e05818d56171dbc71158a61b4511df90269c9051.zip |
move misc test module into 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 00000000..e69de29b --- /dev/null +++ b/tests/__init__.py |