diff options
Diffstat (limited to 'testsuite/tests/quotes/all.T')
-rw-r--r-- | testsuite/tests/quotes/all.T | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/quotes/all.T b/testsuite/tests/quotes/all.T index b0e5274761..68a13ca5ab 100644 --- a/testsuite/tests/quotes/all.T +++ b/testsuite/tests/quotes/all.T @@ -18,7 +18,7 @@ test('T10384', normal, compile_fail, ['']) test('T16384', req_th, compile, ['']) test('T17857', normal, compile, ['']) test('T18103', normal, compile, ['']) -test('T18263', normal, compile_fail, ['']) +test('T18263', normal, compile, ['']) test('T18521', normal, compile, ['']) test('TH_tf2', normal, compile, ['-v0']) |