diff options
Diffstat (limited to 'testsuite/tests/quotes/all.T')
-rw-r--r-- | testsuite/tests/quotes/all.T | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/quotes/all.T b/testsuite/tests/quotes/all.T index e441811111..1d145e8781 100644 --- a/testsuite/tests/quotes/all.T +++ b/testsuite/tests/quotes/all.T @@ -39,3 +39,4 @@ test('TH_top_splice', normal, compile_fail, ['']) test('TTH_top_splice', normal, compile_fail, ['']) test('TH_double_splice', normal, compile_fail, ['']) test('T20688', normal, compile, ['-Wimplicit-lift -Werror']) +test('T20893', normal, compile_and_run, ['']) |