forked from pool/python-ttp
- Initial packaging (v0.9.1) needed by python-napalm OBS-URL: https://build.opensuse.org/request/show/1030366 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ttp?expand=0&rev=1
14 lines
435 B
Diff
14 lines
435 B
Diff
Index: ttp-0.9.1/test/pytest/test_output_formatters.py
|
|
===================================================================
|
|
--- ttp-0.9.1.orig/test/pytest/test_output_formatters.py
|
|
+++ ttp-0.9.1/test/pytest/test_output_formatters.py
|
|
@@ -610,7 +610,7 @@ table:
|
|
parser.parse()
|
|
|
|
|
|
-test_excel_formatter_no_results_at_path_strict_true()
|
|
+# test_excel_formatter_no_results_at_path_strict_true()
|
|
|
|
|
|
def test_tabulate_formatter():
|