Showing
2 changed files
with
6 additions
and
0 deletions
op_robot_tests/rebot.py
0 → 100644
@@ -40,6 +40,7 @@ setup(name='op_robot_tests', | @@ -40,6 +40,7 @@ setup(name='op_robot_tests', | ||
40 | 'console_scripts': [ | 40 | 'console_scripts': [ |
41 | 'openprocurement_tests = op_robot_tests.runner:runner', | 41 | 'openprocurement_tests = op_robot_tests.runner:runner', |
42 | 'op_tests = op_robot_tests.runner:runner', | 42 | 'op_tests = op_robot_tests.runner:runner', |
43 | + 'rebot = op_robot_tests.rebot:rebot' | ||
43 | ], | 44 | ], |
44 | } | 45 | } |
45 | ) | 46 | ) |
Please
register
or
login
to post a comment