forked from pool/python-ttp
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():
|