sapling/infinitepush/tests
Stanislau Hlebik 4b57129d05 infinitepush: fix pyflakes
Test Plan: arc unit

Reviewers: quark

Reviewed By: quark

Subscribers: mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D4067238

Signature: t1:4067238:1477299857:16eff692dc9ad40322b1d735d1de4552f7deee8c
2016-10-24 06:08:56 -07:00
..
__init__.py infinitepush: indexapi and store 2016-08-26 04:08:28 -07:00
README infinitepush: indexapi and store 2016-08-26 04:08:28 -07:00
testindex.py infinitepush: lint fixes 2016-08-26 08:01:30 -07:00
teststore.py infinitepush: lint fixes 2016-08-26 08:01:30 -07:00
util.py infinitepush: fix pyflakes 2016-10-24 06:08:56 -07:00

Install pytest: yum install py.test
To run the test use py.test *.py in that folder