Skip to content

Commit d86b72a

Browse files
committed
remove cruft
1 parent 97ea843 commit d86b72a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/unified_format.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -560,8 +560,6 @@ def process_error(self, exception, spec):
560560
error_labels_contain = spec.get('errorLabelsContain')
561561
error_labels_omit = spec.get('errorLabelsOmit')
562562
expect_result = spec.get('expectResult')
563-
# TODO: process expectedError object
564-
# See L420-446 of utils_spec_runner.py
565563

566564
if is_error:
567565
# already satisfied because exception was raised

0 commit comments

Comments
 (0)