diff --git a/test-normalizer.sed b/test-normalizer.sed index 5da5d6fbc02d9566448b50089a3846d97100d888..a0834f434675d54a586baa487984a69f3c7c67fb 100644 --- a/test-normalizer.sed +++ b/test-normalizer.sed @@ -4,3 +4,5 @@ s/(simple_intropattern)/(intropattern)/g s/subgoal/goal/g # merge with subsequent line for https://github.com/coq/coq/pull/14999 /[0-9]* focused goals\?$/{N;s/\n */ /;} +# locations in Fail added in https://github.com/coq/coq/pull/15174 +/^File/d