diff --git a/test-normalizer.sed b/test-normalizer.sed index 7a35762d96be486482bf46b3d369ff79c1ac1339..e41a342535ef38ec32e9dde0e561f84ac1b69065 100644 --- a/test-normalizer.sed +++ b/test-normalizer.sed @@ -2,3 +2,5 @@ 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