diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-07-30 21:39:13 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-07-30 21:39:13 +0300 |
commit | ce4b199fe472c23f37376fc2e30e946c93bd4952 (patch) | |
tree | ada8ee10ace169e86ab6477307ea0aa8de3d95e4 /test/__init__.py | |
parent | v1.1.1 (diff) | |
download | cgitize-ce4b199fe472c23f37376fc2e30e946c93bd4952.tar.gz cgitize-ce4b199fe472c23f37376fc2e30e946c93bd4952.zip |
add some unit tests
This is a first step towards integrating with GitHub/Bitbucket properly.
Diffstat (limited to '')
-rw-r--r-- | test/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/__init__.py b/test/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/__init__.py |