From 362cca13858faf7e1158273780ea900e7dad5827 Mon Sep 17 00:00:00 2001 From: sheaf Date: Tue, 13 Sep 2022 10:22:05 +0200 Subject: Diagnostic codes: acccept test changes The testsuite output now contains diagnostic codes, so many tests need to be updated at once. We decided it was best to keep the diagnostic codes in the testsuite output, so that contributors don't inadvertently make changes to the diagnostic codes. --- testsuite/tests/parser/should_fail/T3153.stderr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/tests/parser/should_fail/T3153.stderr') diff --git a/testsuite/tests/parser/should_fail/T3153.stderr b/testsuite/tests/parser/should_fail/T3153.stderr index f9e9ab62ba..dd33ece17f 100644 --- a/testsuite/tests/parser/should_fail/T3153.stderr +++ b/testsuite/tests/parser/should_fail/T3153.stderr @@ -1,5 +1,5 @@ -T3153.hs:1:1: +T3153.hs:1:1: error: [GHC-68686] Cannot parse LANGUAGE pragma Expecting comma-separated list of language options, each starting with a capital letter -- cgit v1.2.1