diff options
Diffstat (limited to 'utils/check-exact/Main.hs')
-rw-r--r-- | utils/check-exact/Main.hs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/check-exact/Main.hs b/utils/check-exact/Main.hs index d9d7feceac..c4eedde74a 100644 --- a/utils/check-exact/Main.hs +++ b/utils/check-exact/Main.hs @@ -204,7 +204,8 @@ _tt = testOneFile changers "/home/alanz/mysrc/git.haskell.org/worktree/master/_b -- "../../testsuite/tests/printer/PprArrowLambdaCase.hs" Nothing -- "../../testsuite/tests/printer/Test16279.hs" Nothing -- "../../testsuite/tests/printer/HsDocTy.hs" Nothing - "../../testsuite/tests/printer/Test22765.hs" Nothing +-- "../../testsuite/tests/printer/Test22765.hs" Nothing + "../../testsuite/tests/printer/Test22771.hs" Nothing -- cloneT does not need a test, function can be retired |