diff options
author | Areli, Fuss (af732p) <af732p@att.com> | 2018-05-24 12:54:59 +0300 |
---|---|---|
committer | Areli, Fuss (af732p) <af732p@att.com> | 2018-05-24 12:55:49 +0300 |
commit | cad6d1f99dcb5a2d23d04cc5a039c5fa1bb4639a (patch) | |
tree | 38420735302ce2516715efe45f274af4ebe7d5fd /tests/apiTests/__pycache__ | |
parent | 1bba336e9328bdba726d9674ecd3e638248a1294 (diff) |
Replace uWsgi
Replace uWsgi with gunicorn
And remove python precompiled files
Change-Id: Icb8b592f371badadeb9d936e2a0edd929baacea9
Issue-ID: VVP-60
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
Diffstat (limited to 'tests/apiTests/__pycache__')
-rw-r--r-- | tests/apiTests/__pycache__/__init__.cpython-36.pyc | bin | 142 -> 0 bytes |
-rw-r--r-- | tests/apiTests/__pycache__/test_api_base.cpython-36.pyc | bin | 2163 -> 0 bytes |
-rw-r--r-- | tests/apiTests/__pycache__/test_negative_requests.cpython-36.pyc | bin | 8936 -> 0 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/tests/apiTests/__pycache__/__init__.cpython-36.pyc b/tests/apiTests/__pycache__/__init__.cpython-36.pyc Binary files differdeleted file mode 100644 index 2647c93..0000000 --- a/tests/apiTests/__pycache__/__init__.cpython-36.pyc +++ /dev/null diff --git a/tests/apiTests/__pycache__/test_api_base.cpython-36.pyc b/tests/apiTests/__pycache__/test_api_base.cpython-36.pyc Binary files differdeleted file mode 100644 index 0b420a1..0000000 --- a/tests/apiTests/__pycache__/test_api_base.cpython-36.pyc +++ /dev/null diff --git a/tests/apiTests/__pycache__/test_negative_requests.cpython-36.pyc b/tests/apiTests/__pycache__/test_negative_requests.cpython-36.pyc Binary files differdeleted file mode 100644 index c88b8d8..0000000 --- a/tests/apiTests/__pycache__/test_negative_requests.cpython-36.pyc +++ /dev/null |