diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2019-11-10 20:34:54 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2019-11-10 20:34:54 -0300 |
commit | 3d877ec7a5a832babbcb8ba384f2e7546a9c3401 (patch) | |
tree | f66baee4da5bd8e67551326aff2f5193da88c51c /requirements_test.txt | |
parent | 7b150a2a1932546b4a8d92ef94bc96ee6efff4da (diff) |
Add some tests
Diffstat (limited to 'requirements_test.txt')
-rw-r--r-- | requirements_test.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements_test.txt b/requirements_test.txt new file mode 100644 index 0000000..58f4947 --- /dev/null +++ b/requirements_test.txt @@ -0,0 +1,2 @@ +hypothesis==4.42.7 +pytest==5.2.2 |