commit | 6e2ae79b7ccf3e694b6ed332c5d7eadab3361b57 | [log] [tgz] |
---|---|---|
author | koder aka kdanilov <kdanilov@mirantis.com> | Wed Mar 04 18:02:24 2015 -0800 |
committer | koder aka kdanilov <kdanilov@mirantis.com> | Wed Mar 04 18:02:31 2015 -0800 |
tree | c0be94138c9942a2a06efb44eabb48946a917e94 | |
parent | dae5712aa99e9965ff9d4e3189f59822de3030d5 [diff] [blame] |
a lot of fixes and improvements
diff --git a/rest_api.py b/rest_api.py index c55e018..619c13b 100644 --- a/rest_api.py +++ b/rest_api.py
@@ -40,4 +40,4 @@ # add_test("bla_bla", [test], url=url) tests = get_all_tests(url=url) - print len(tests) \ No newline at end of file + print len(tests)