summaryrefslogtreecommitdiff
path: root/testsuite/tests/stranal/should_compile/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/stranal/should_compile/all.T')
-rw-r--r--testsuite/tests/stranal/should_compile/all.T1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/stranal/should_compile/all.T b/testsuite/tests/stranal/should_compile/all.T
index e9ae6e11ba..02428987fc 100644
--- a/testsuite/tests/stranal/should_compile/all.T
+++ b/testsuite/tests/stranal/should_compile/all.T
@@ -84,3 +84,4 @@ test('T21150', [ grep_errmsg(r'( t\d? :: Int)') ], compile, ['-dsuppress-uniques
# T21128: Check that y is not reboxed in $wtheresCrud
test('T21128', [ grep_errmsg(r'let { y = I\#') ], multimod_compile, ['T21128', '-v0 -dsuppress-uniques -dsuppress-all -ddump-simpl'])
test('T21265', normal, compile, [''])
+test('EtaExpansion', normal, compile, [''])