Tony Asleson
2014-05-20 14:42:51 UTC
Signed-off-by: Tony Asleson <***@redhat.com>
---
test/webtest/test_results.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/webtest/test_results.py b/test/webtest/test_results.py
index c27cccc..04afff9 100755
--- a/test/webtest/test_results.py
+++ b/test/webtest/test_results.py
@@ -108,7 +108,7 @@ def get_result(r, method):
def to_html(results):
- methods = ['capabilities', 'get_time_out', 'set_time_out',
+ methods = ['capabilities',
'systems', 'plugin_info', 'pools', 'job_status', 'job_free',
'volumes', 'volume_create', 'volume_delete', 'volume_resize',
'volume_replicate', 'disks']
---
test/webtest/test_results.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/webtest/test_results.py b/test/webtest/test_results.py
index c27cccc..04afff9 100755
--- a/test/webtest/test_results.py
+++ b/test/webtest/test_results.py
@@ -108,7 +108,7 @@ def get_result(r, method):
def to_html(results):
- methods = ['capabilities', 'get_time_out', 'set_time_out',
+ methods = ['capabilities',
'systems', 'plugin_info', 'pools', 'job_status', 'job_free',
'volumes', 'volume_create', 'volume_delete', 'volume_resize',
'volume_replicate', 'disks']
--
1.8.2.1
1.8.2.1