summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanielRrr <daniel.rogozin@serokell.io>2021-11-23 14:00:17 +0300
committerDanielRrr <daniel.rogozin@serokell.io>2022-07-23 16:12:35 +0300
commitc3ffa735f19e2458f302ab00cd2a980355c019b8 (patch)
treec0d79bdc2925d837bacbde90cbbb3d9e9f5eebfb
parent878b9f6f009834f9883dcc74df80b327f38a9106 (diff)
downloadhaskell-c3ffa735f19e2458f302ab00cd2a980355c019b8.tar.gz
typechecker checkpoint
-rw-r--r--testsuite/tests/parser/should_fail/all.T1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/parser/should_fail/all.T b/testsuite/tests/parser/should_fail/all.T
index 01412ab302..acb045c3e8 100644
--- a/testsuite/tests/parser/should_fail/all.T
+++ b/testsuite/tests/parser/should_fail/all.T
@@ -188,7 +188,6 @@ test('RecordDotSyntaxFail10', normal, compile_fail, [''])
test('RecordDotSyntaxFail11', normal, compile_fail, [''])
test('RecordDotSyntaxFail12', normal, compile_fail, [''])
test('RecordDotSyntaxFail13', normal, compile_fail, [''])
-test('T18251d', normal, compile_fail, [''])
test('T19504', normal, compile_fail, [''])
test('T19928', normal, compile_fail, [''])
test('T19923a', normal, compile_fail, [''])